Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp388 Type *VecEltTy = VectorTy->getElementType(); promoteAllocaUserToVector() local
684 Type *VecEltTy = VectorTy->getElementType(); tryPromoteAllocaToVector() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2112 collectInsertionElements(Value * V,unsigned Shift,SmallVectorImpl<Value * > & Elements,Type * VecEltTy,bool isBigEndian) collectInsertionElements() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1178 LLT VecEltTy = MRI.getType(Vector).getElementType(); matchCombineExtractedVectorLoad() local
H A DLegalizerHelper.cpp3247 LLT VecEltTy = VecTy.getElementType(); bitcastInsertVectorElt() local