Home
last modified time | relevance | path

Searched defs:isGFX9 (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.cpp1444 bool AMDGPUDisassembler::isGFX9() const { return AMDGPU::isGFX9(STI); } in isGFX9() function in AMDGPUDisassembler
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp1443 bool isGFX9(const MCSubtargetInfo &STI) { in isGFX9() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1346 bool isGFX9() const { in isGFX9() function in __anon13ef39b40111::AMDGPUAsmParser