Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp488 Type *VecEltTy = VectorTy->getElementType(); in promoteAllocaUserToVector() local
777 Type *VecEltTy = VectorTy->getElementType(); in tryPromoteAllocaToVector() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2202 Type *VecEltTy, bool isBigEndian) { in collectInsertionElements()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3371 LLT VecEltTy = VecTy.getElementType(); in bitcastInsertVectorElt() local
H A DCombinerHelper.cpp1329 LLT VecEltTy = MRI.getType(Vector).getElementType(); in matchCombineExtractedVectorLoad() local