Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp652 bool GCNTTIImpl::collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands() function in GCNTTIImpl
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h219 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h163 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands() function
DTargetTransformInfo.h1467 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp227 bool TargetTransformInfo::collectFlatAddressOperands( in collectFlatAddressOperands() function in TargetTransformInfo