Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp356 unsigned GCNTTIImpl::getStoreVectorFactor(unsigned VF, unsigned StoreSize, getStoreVectorFactor() function in GCNTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h917 unsigned getStoreVectorFactor(unsigned VF, unsigned StoreSize, getStoreVectorFactor() function
H A DTargetTransformInfo.h2880 unsigned getStoreVectorFactor(unsigned VF, unsigned StoreSize, getStoreVectorFactor() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1282 unsigned TargetTransformInfo::getStoreVectorFactor(unsigned VF, getStoreVectorFactor() function in TargetTransformInfo