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.cpp368 if (!hasArchitectedFlatScratch(STI)) in EmitAmdhsaKernelDescriptor()
390 if (!hasArchitectedFlatScratch(STI)) in EmitAmdhsaKernelDescriptor()
421 (hasArchitectedFlatScratch(STI) in EmitAmdhsaKernelDescriptor()
473 if (IVersion.Major >= 7 && !hasArchitectedFlatScratch(STI)) { in EmitAmdhsaKernelDescriptor()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h289 bool hasArchitectedFlatScratch() const;
H A DAMDGPUDisassembler.cpp1827 bool AMDGPUDisassembler::hasArchitectedFlatScratch() const { in hasArchitectedFlatScratch() function in AMDGPUDisassembler
1940 if (!hasArchitectedFlatScratch()) in decodeCOMPUTE_PGM_RSRC1()
2003 if (hasArchitectedFlatScratch()) in decodeCOMPUTE_PGM_RSRC2()
2238 if (!hasArchitectedFlatScratch()) in decodeKernelDescriptorDirective()
2249 if (!hasArchitectedFlatScratch()) in decodeKernelDescriptorDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1305 bool hasArchitectedFlatScratch(const MCSubtargetInfo &STI);
H A DAMDGPUBaseInfo.cpp2206 bool hasArchitectedFlatScratch(const MCSubtargetInfo &STI) { in hasArchitectedFlatScratch() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1519 bool hasArchitectedFlatScratch() const { in hasArchitectedFlatScratch() function in __anon6862249c0111::AMDGPUAsmParser
5529 if (hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()
5591 if (hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()
5621 if (hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()
5629 if (!hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()
5674 if (hasArchitectedFlatScratch()) in ParseDirectiveAMDHSAKernel()