Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUTargetTransformInfo.cpp247 unsigned GCNTTIImpl::getStoreVectorFactor(unsigned VF, unsigned StoreSize, in getStoreVectorFactor() function in GCNTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h600 unsigned getStoreVectorFactor(unsigned VF, unsigned StoreSize, in getStoreVectorFactor() function
HDTargetTransformInfo.h1864 unsigned getStoreVectorFactor(unsigned VF, unsigned StoreSize, in getStoreVectorFactor() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTargetTransformInfo.cpp835 unsigned TargetTransformInfo::getStoreVectorFactor(unsigned VF, in getStoreVectorFactor() function in TargetTransformInfo