Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp644 LLT DstEltTy = DstTy.getElementType(); in legalizeExt() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp167 Type *DstEltTy = DestVecTy->getElementType(); in ConstantFoldCastInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp473 LLT DstEltTy = LLTy.getElementType(); in buildCopyFromRegs() local
H A DLegalizerHelper.cpp3144 LLT DstEltTy = DstTy.getElementType(); in lowerBitcast() local
H A DCombinerHelper.cpp6294 LLT DstEltTy = DstVecTy.getElementType(); in matchBuildVectorIdentityFold() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp164 Type *DstEltTy = DestVTy->getElementType(); in FoldBitCast() local