Searched defs:VecEltTy (Results 1 – 4 of 4) sorted by relevance
| /llvm-project/llvm/lib/Target/AMDGPU/ | ||
| H A D | AMDGPUPromoteAlloca.cpp | 488 Type *VecEltTy = VectorTy->getElementType(); in promoteAllocaUserToVector() local |
| /llvm-project/llvm/lib/Transforms/InstCombine/ | ||
| H A D | InstCombineCasts.cpp | 2200 collectInsertionElements(Value * V,unsigned Shift,SmallVectorImpl<Value * > & Elements,Type * VecEltTy,bool isBigEndian) collectInsertionElements() argument |
| /llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
| H A D | CombinerHelper.cpp | 1329 LLT VecEltTy = MRI.getType(Vector).getElementType(); matchCombineExtractedVectorLoad() local |
| H A D | LegalizerHelper.cpp | 3350 LLT VecEltTy = VecTy.getElementType(); bitcastInsertVectorElt() local |