Searched defs:DstEltTy (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVLegalizerInfo.cpp | 644 LLT DstEltTy = DstTy.getElementType(); legalizeExt() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantFold.cpp | 167 Type *DstEltTy = DestVecTy->getElementType(); ConstantFoldCastInstruction() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CallLowering.cpp | 465 LLT DstEltTy = LLTy.getElementType(); buildCopyFromRegs() local |
H A D | CombinerHelper.cpp | 6238 LLT DstEltTy = DstVecTy.getElementType(); matchBuildVectorIdentityFold() local |
H A D | LegalizerHelper.cpp | 3123 LLT DstEltTy = DstTy.getElementType(); lowerBitcast() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ConstantFolding.cpp | 164 Type *DstEltTy = DestVTy->getElementType(); FoldBitCast() local |