Searched defs:isGFX10 (Results 1 – 3 of 3) sorted by relevance
1805 bool AMDGPUDisassembler::isGFX10() const { return AMDGPU::isGFX10(STI); } in isGFX10() function in AMDGPUDisassembler
2138 bool isGFX10(const MCSubtargetInfo &STI) { in isGFX10() function
1487 bool isGFX10() const { in isGFX10() function in __anon6862249c0111::AMDGPUAsmParser