Home
last modified time | relevance | path

Searched refs:hasFlatScratchInsts (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h617 bool hasFlatScratchInsts() const { in hasFlatScratchInsts() function
DAMDGPU.td658 def HasFlatScratchInsts : Predicate<"Subtarget->hasFlatScratchInsts()">,