Searched defs:isGFX9 (Results 1 – 3 of 3) sorted by relevance
1851 bool AMDGPUDisassembler::isGFX9() const { return AMDGPU::isGFX9(STI); } in isGFX9() function in AMDGPUDisassembler
1952 bool isGFX9(const MCSubtargetInfo &STI) { in isGFX9() function
1425 bool isGFX9() const { in isGFX9() function in __anon2409b1d30111::AMDGPUAsmParser