Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1792 bool AMDGPUDisassembler::isGFX10() const { return AMDGPU::isGFX10(STI); } isGFX10() function in AMDGPUDisassembler
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2140 bool isGFX10(const MCSubtargetInfo &STI) { isGFX10() function
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1480 bool isGFX10() const { isGFX10() function in __anon446f916f0111::AMDGPUAsmParser