Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2973 MVT InterVT = SrcContainerVT.changeVectorElementType(MVT::f32); lowerFP_TO_INT_SAT() local
4234 MVT InterVT = splatPartsI64WithVL() local
8059 MVT InterVT = VT.changeVectorElementType(MVT::i8); lowerVectorMaskSplat() local
8312 MVT InterVT = ContainerVT.changeVectorElementType(MVT::f32); lowerStrictFPExtendOrRoundLike() local
8394 MVT InterVT = ContainerVT.changeVectorElementType(MVT::f32); lowerVectorFPExtendOrRoundLike() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4036 EVT InterVT = EVT::getVectorVT(*DAG.getContext(), HalfElementVT, NumElements); SplitVecOp_TruncateHelper() local