Searched defs:getStoreVectorFactor (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUTargetTransformInfo.cpp | 356 unsigned GCNTTIImpl::getStoreVectorFactor(unsigned VF, unsigned StoreSize, getStoreVectorFactor() function in GCNTTIImpl |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 917 unsigned getStoreVectorFactor(unsigned VF, unsigned StoreSize, getStoreVectorFactor() function |
H A D | TargetTransformInfo.h | 2880 unsigned getStoreVectorFactor(unsigned VF, unsigned StoreSize, getStoreVectorFactor() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1282 unsigned TargetTransformInfo::getStoreVectorFactor(unsigned VF, getStoreVectorFactor() function in TargetTransformInfo |