Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
HDAMDGPUDisassembler.cpp1797 bool AMDGPUDisassembler::isGFX9() const { return AMDGPU::isGFX9(STI); } in isGFX9() function in AMDGPUDisassembler
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.cpp2112 bool isGFX9(const MCSubtargetInfo &STI) { in isGFX9() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp1470 bool isGFX9() const { in isGFX9() function in __anon311c8df60111::AMDGPUAsmParser