Searched refs:hasFlatScratchSVSMode (Results 1 – 2 of 2) sorted by relevance
581 bool hasFlatScratchSVSMode() const { return GFX940Insts || GFX11Insts; } in hasFlatScratchSVSMode() function
1557 def HasFlatScratchSVSMode : Predicate<"Subtarget->hasFlatScratchSVSMode()">,