Searched defs:isGFX9 (Results 1 – 3 of 3) sorted by relevance
1446 bool AMDGPUDisassembler::isGFX9() const { return AMDGPU::isGFX9(STI); } in isGFX9() function in AMDGPUDisassembler
1432 bool isGFX9(const MCSubtargetInfo &STI) { in isGFX9() function
1346 bool isGFX9() const { in isGFX9() function in __anon649c30870111::AMDGPUAsmParser