Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp401 Type *VecElemTy, const DataLayout &DL) { in GEPToVectorIndex()