Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2814 MVT InterVT = SrcContainerVT.changeVectorElementType(MVT::f32); in lowerFP_TO_INT_SAT() local
3957 MVT InterVT = in splatPartsI64WithVL() local
7534 MVT InterVT = VT.changeVectorElementType(MVT::i8); in lowerVectorMaskSplat() local
7785 MVT InterVT = ContainerVT.changeVectorElementType(MVT::f32); in lowerStrictFPExtendOrRoundLike() local
7864 MVT InterVT = ContainerVT.changeVectorElementType(MVT::f32); in lowerVectorFPExtendOrRoundLike() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3893 EVT InterVT = EVT::getVectorVT(*DAG.getContext(), HalfElementVT, NumElements); in SplitVecOp_TruncateHelper() local