Home
last modified time | relevance | path

Searched defs:DstEltTy (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp62 Type *DstEltTy = DstTy->getElementType(); in BitCastConstantVector() local
604 Type *DstEltTy = DestVecTy->getElementType(); in ConstantFoldCastInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp404 LLT DstEltTy = LLTy.getElementType(); in buildCopyFromRegs() local
H A DLegalizerHelper.cpp2433 LLT DstEltTy = DstTy.getElementType(); in lowerBitcast() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp167 Type *DstEltTy = DestVTy->getElementType(); in FoldBitCast() local