Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp488 Type *VecEltTy = VectorTy->getElementType(); in promoteAllocaUserToVector() local
777 Type *VecEltTy = VectorTy->getElementType(); tryPromoteAllocaToVector() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2200 collectInsertionElements(Value * V,unsigned Shift,SmallVectorImpl<Value * > & Elements,Type * VecEltTy,bool isBigEndian) collectInsertionElements() argument
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1329 LLT VecEltTy = MRI.getType(Vector).getElementType(); matchCombineExtractedVectorLoad() local
H A DLegalizerHelper.cpp3350 LLT VecEltTy = VecTy.getElementType(); bitcastInsertVectorElt() local