Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2986 MVT InterVT = SrcContainerVT.changeVectorElementType(MVT::f32); in lowerFP_TO_INT_SAT() local
4266 MVT InterVT = in splatPartsI64WithVL() local
8069 MVT InterVT = VT.changeVectorElementType(MVT::i8); in lowerVectorMaskSplat() local
8322 MVT InterVT = ContainerVT.changeVectorElementType(MVT::f32); in lowerStrictFPExtendOrRoundLike() local
8404 MVT InterVT = ContainerVT.changeVectorElementType(MVT::f32); in lowerVectorFPExtendOrRoundLike() local
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4080 EVT InterVT = EVT::getVectorVT(*DAG.getContext(), HalfElementVT, NumElements); in SplitVecOp_TruncateHelper() local