Searched defs:InSVT (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyISelLowering.cpp | 2773 EVT InSVT = InVT.getVectorElementType(); performTruncateCombine() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 4920 EVT InSVT = InVT.getVectorElementType(); WidenVecRes_EXTEND_VECTOR_INREG() local |
H A D | SelectionDAG.cpp | 6376 EVT InSVT = Op.getValueType().getScalarType(); FoldConstantArithmetic() local |
H A D | DAGCombiner.cpp | 23242 EVT InSVT = In.getValueType().getScalarType(); convertBuildVecZextToZext() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 24222 MVT InSVT = InVT.getVectorElementType(); LowerEXTEND_VECTOR_INREG() local |