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