Home
last modified time | relevance | path

Searched defs:collectFlatAddressOperands (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1016 bool GCNTTIImpl::collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands() function in GCNTTIImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h120 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands() function
H A DTargetTransformInfo.h2277 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h300 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp312 bool TargetTransformInfo::collectFlatAddressOperands( in collectFlatAddressOperands() function in TargetTransformInfo