Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7307 EVT DstEltVT = DstVT.getScalarType(); in scalarizeVectorLoad() local
H A DDAGCombiner.cpp12700 ConstantFoldBITCASTofBUILD_VECTOR(SDNode *BV, EVT DstEltVT) { in ConstantFoldBITCASTofBUILD_VECTOR()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2034 MVT DstEltVT = VT.getVectorElementType(); in LowerOperation() local