Searched defs:VecEltVT (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 9233 MVT VecEltVT = VecVT.getVectorElementType(); lowerVECREDUCE() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 21917 EVT VecEltVT = InVecVT.getVectorElementType(); scalarizeExtractedVectorLoad() local |
H A D | SelectionDAG.cpp | 11660 EVT VecEltVT = N->getValueType(0).getVectorElementType(); isConstOrConstSplat() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 13080 EVT VecEltVT = VecVT.getVectorElementType(); performExtractVectorEltCombine() local |