Searched refs:isNotGFX11Plus (Results 1 – 3 of 3) sorted by relevance
42 {{"MSG_GS"}, ID_GS_PreGFX11, isNotGFX11Plus},43 {{"MSG_GS_DONE"}, ID_GS_DONE_PreGFX11, isNotGFX11Plus},
842 bool isNotGFX11Plus(const MCSubtargetInfo &STI);
1790 bool isNotGFX11Plus(const MCSubtargetInfo &STI) { in isNotGFX11Plus() function