Home
last modified time | relevance | path

Searched refs:hasFlatGlobalInsts (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h715 bool hasFlatGlobalInsts() const { in hasFlatGlobalInsts() function
DAMDGPU.td1043 def HasFlatGlobalInsts : Predicate<"Subtarget->hasFlatGlobalInsts()">,
DSIISelLowering.cpp1096 if (Subtarget->hasFlatGlobalInsts()) in isLegalGlobalAddressingMode()