Home
last modified time | relevance | path

Searched defs:VecEltVT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3581 MVT VecEltVT = VecVT.getVectorElementType(); in lowerVECREDUCE() local
3637 MVT VecEltVT = Op.getSimpleValueType(); in lowerFPVECREDUCE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9498 EVT VecEltVT = N->getValueType(0).getVectorElementType(); in isConstOrConstSplat() local
H A DDAGCombiner.cpp18385 EVT VecEltVT = InVecVT.getVectorElementType(); in scalarizeExtractedVectorLoad() local