Searched defs:SrcEltVT (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 2779 MVT SrcEltVT = SrcVT.getVectorElementType(); lowerFP_TO_INT_SAT() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelLowering.cpp | 4123 EVT SrcEltVT = SrcElt.getValueType(); performTruncateCombine() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 15472 EVT SrcEltVT = BV->getValueType(0).getVectorElementType(); ConstantFoldBITCASTofBUILD_VECTOR() local |
H A D | TargetLowering.cpp | 9302 EVT SrcEltVT = SrcVT.getScalarType(); scalarizeVectorLoad() local |