Searched defs:isLegalToVectorizeLoadChain (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h53 bool isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, function in class:llvm::NVPTXTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp289 bool GCNTTIImpl::isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, function in class:GCNTTIImpl
914 bool R600TTIImpl::isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, function in class:R600TTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h582 bool isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp816 bool TargetTransformInfo::isLegalToVectorizeLoadChain( function in class:TargetTransformInfo

Completed in 132 milliseconds