Searched defs:isGFX9 (Results 1 – 3 of 3) sorted by relevance
1797 bool AMDGPUDisassembler::isGFX9() const { return AMDGPU::isGFX9(STI); } in isGFX9() function in AMDGPUDisassembler
2112 bool isGFX9(const MCSubtargetInfo &STI) { in isGFX9() function
1470 bool isGFX9() const { in isGFX9() function in __anon6862249c0111::AMDGPUAsmParser