Searched refs:hasFlatScratchInsts (Results 1 – 2 of 2) sorted by relevance
636 bool hasFlatScratchInsts() const { in hasFlatScratchInsts() function644 return hasFlatScratchInsts() && (hasGFX10_3Insts() || hasGFX940Insts()); in hasFlatScratchSTMode()655 (EnableFlatScratch && hasFlatScratchInsts()); in enableFlatScratch()
1988 def HasFlatScratchInsts : Predicate<"Subtarget->hasFlatScratchInsts()">,