Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp652 bool GCNTTIImpl::collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h219 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h163 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands()
DTargetTransformInfo.h1467 bool collectFlatAddressOperands(SmallVectorImpl<int> &OpIndexes, in collectFlatAddressOperands()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp228 SmallVectorImpl<int> &OpIndexes, Intrinsic::ID IID) const { in collectFlatAddressOperands()