Home
last modified time | relevance | path

Searched defs:InterVT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2985 MVT InterVT = SrcContainerVT.changeVectorElementType(MVT::f32); lowerFP_TO_INT_SAT() local
4265 MVT InterVT = splatPartsI64WithVL() local
8067 MVT InterVT = VT.changeVectorElementType(MVT::i8); lowerVectorMaskSplat() local
8320 MVT InterVT = ContainerVT.changeVectorElementType(MVT::f32); lowerStrictFPExtendOrRoundLike() local
8402 MVT InterVT = ContainerVT.changeVectorElementType(MVT::f32); lowerVectorFPExtendOrRoundLike() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4076 EVT InterVT = EVT::getVectorVT(*DAG.getContext(), HalfElementVT, NumElements); SplitVecOp_TruncateHelper() local