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