Home
last modified time | relevance | path

Searched refs:hasArchitectedFlatScratch (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp403 if (!hasArchitectedFlatScratch(STI)) in EmitAmdhsaKernelDescriptor()
425 if (!hasArchitectedFlatScratch(STI)) in EmitAmdhsaKernelDescriptor()
456 (hasArchitectedFlatScratch(STI) in EmitAmdhsaKernelDescriptor()
509 if (IVersion.Major >= 7 && !hasArchitectedFlatScratch(STI)) { in EmitAmdhsaKernelDescriptor()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h221 bool hasArchitectedFlatScratch() const;
H A DAMDGPUDisassembler.cpp2087 bool AMDGPUDisassembler::hasArchitectedFlatScratch() const { in hasArchitectedFlatScratch() function in AMDGPUDisassembler
2200 if (!hasArchitectedFlatScratch()) in decodeCOMPUTE_PGM_RSRC1()
2263 if (hasArchitectedFlatScratch()) in decodeCOMPUTE_PGM_RSRC2()
2498 if (!hasArchitectedFlatScratch()) in decodeKernelDescriptorDirective()
2509 if (!hasArchitectedFlatScratch()) in decodeKernelDescriptorDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1537 bool hasArchitectedFlatScratch(const MCSubtargetInfo &STI);
H A DAMDGPUBaseInfo.cpp2447 bool hasArchitectedFlatScratch(const MCSubtargetInfo &STI) { in hasArchitectedFlatScratch() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1583 bool hasArchitectedFlatScratch() const { in hasArchitectedFlatScratch() function in __anon6862249c0111::AMDGPUAsmParser
5891 if (hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()
5953 if (hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()
5983 if (hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()
5991 if (!hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()
6036 if (hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()