Searched defs:isGFX12 (Results 1 – 3 of 3) sorted by relevance
1819 bool AMDGPUDisassembler::isGFX12() const { in isGFX12() function in AMDGPUDisassembler
2158 bool isGFX12(const MCSubtargetInfo &STI) { in isGFX12() function
1501 bool isGFX12() const { return AMDGPU::isGFX12(getSTI()); } in isGFX12() function in __anon6862249c0111::AMDGPUAsmParser