Home
last modified time | relevance | path

Searched defs:isLegalToVectorizeLoadChain (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h62 bool isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, Align Alignment, in isLegalToVectorizeLoadChain() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetTransformInfo.cpp73 bool R600TTIImpl::isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, in isLegalToVectorizeLoadChain() function in R600TTIImpl
H A DAMDGPUTargetTransformInfo.cpp396 bool GCNTTIImpl::isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, isLegalToVectorizeLoadChain() function in GCNTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h894 bool isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, Align Alignment, isLegalToVectorizeLoadChain() function
H A DTargetTransformInfo.h2858 bool isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, Align Alignment, isLegalToVectorizeLoadChain() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1254 bool TargetTransformInfo::isLegalToVectorizeLoadChain( isLegalToVectorizeLoadChain() function in TargetTransformInfo