Home
last modified time | relevance | path

Searched defs:VecElemTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp734 Type *VecElemTy = getChainElemTy(C); in splitChainByAlignment() local
860 Type *VecElemTy = getChainElemTy(C); in vectorizeChain() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp301 GEPToVectorIndex(GetElementPtrInst * GEP,AllocaInst * Alloca,Type * VecElemTy,const DataLayout & DL) GEPToVectorIndex() argument