Home
last modified time | relevance | path

Searched refs:amd_kernel_code_t (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTUtils.cpp72 template <typename T, T amd_kernel_code_t::*ptr>
73 static void printField(StringRef Name, const amd_kernel_code_t &C, in printField()
78 template <typename T, T amd_kernel_code_t::*ptr, int shift, int width = 1>
79 static void printBitField(StringRef Name, const amd_kernel_code_t &c, in printBitField()
96 void llvm::printAmdKernelCodeField(const amd_kernel_code_t &C, in printAmdKernelCodeField()
104 void llvm::dumpAmdKernelCode(const amd_kernel_code_t *C, in dumpAmdKernelCode()
132 template <typename T, T amd_kernel_code_t::*ptr>
133 static bool parseField(amd_kernel_code_t &C, MCAsmParser &MCParser, in parseField()
143 static bool parseBitField(amd_kernel_code_t &C, MCAsmParser &MCParser, in parseBitField()
154 using ParseFx = bool(*)(amd_kernel_code_t &, MCAsmParser &MCParser,
[all …]
H A DAMDKernelCodeTUtils.h16 struct amd_kernel_code_t;
24 void printAmdKernelCodeField(const amd_kernel_code_t &C, int FldIndex,
27 void dumpAmdKernelCode(const amd_kernel_code_t *C, raw_ostream &OS,
31 amd_kernel_code_t &C, raw_ostream &Err);
H A DAMDKernelCodeTInfo.h15 #define QNAME(name) amd_kernel_code_t::name
39 [](StringRef Name, const amd_kernel_code_t &C, raw_ostream &OS) { \
44 [](amd_kernel_code_t &C, MCAsmParser &MCParser, raw_ostream &Err) { \
H A DAMDGPUBaseInfo.h16 struct amd_kernel_code_t;
505 void initDefaultAMDKernelCodeT(amd_kernel_code_t &Header,
/llvm-project-15.0.7/llvm/test/MC/AMDGPU/
H A Dhsa-wave-size.s18 .amd_kernel_code_t
29 .amd_kernel_code_t
41 .amd_kernel_code_t
52 .amd_kernel_code_t
63 .amd_kernel_code_t
H A Dhsa.s62 ; Test all amd_kernel_code_t members with non-default values.
63 .amd_kernel_code_t
194 .amd_kernel_code_t
H A Dhsa-gfx10.s62 ; Test all amd_kernel_code_t members with non-default values.
63 .amd_kernel_code_t
200 .amd_kernel_code_t
H A Dhsa-text.s25 .amd_kernel_code_t
H A Dhsa-exp.s47 .amd_kernel_code_t
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h16 struct amd_kernel_code_t;
58 virtual void EmitAMDKernelCodeT(const amd_kernel_code_t &Header) = 0;
131 void EmitAMDKernelCodeT(const amd_kernel_code_t &Header) override;
191 void EmitAMDKernelCodeT(const amd_kernel_code_t &Header) override;
H A DAMDGPUTargetStreamer.cpp243 AMDGPUTargetAsmStreamer::EmitAMDKernelCodeT(const amd_kernel_code_t &Header) { in EmitAMDKernelCodeT()
719 AMDGPUTargetELFStreamer::EmitAMDKernelCodeT(const amd_kernel_code_t &Header) { in EmitAMDKernelCodeT()
/llvm-project-15.0.7/llvm/test/Object/AMDGPU/
H A Dobjdump.s7 .amd_kernel_code_t
30 .amd_kernel_code_t
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h20 struct amd_kernel_code_t;
55 void getAmdKernelCode(amd_kernel_code_t &Out, const SIProgramInfo &KernelInfo,
H A DAMDKernelCodeT.h526 struct amd_kernel_code_t { struct
H A DAMDGPUAsmPrinter.cpp229 amd_kernel_code_t KernelCode; in emitFunctionBodyStart()
1087 void AMDGPUAsmPrinter::getAmdKernelCode(amd_kernel_code_t &Out, in getAmdKernelCode()
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.dispatch.id.ll6 ; GCN: .amd_kernel_code_t
H A Dcode-object-v3.ll9 ; OSABI-AMDHSA-ASM-NOT: .amd_kernel_code_t
28 ; OSABI-AMDHSA-ASM-NOT: .amd_kernel_code_t
H A Dflat-for-global-subtarget-feature.ll13 ; HSA: .amd_kernel_code_t
H A Dhsa-func.ll43 ; HSA-NOT: amd_kernel_code_t
H A Dhsa.ll49 ; HSA: .amd_kernel_code_t
H A Dllvm.amdgcn.workgroup.id.ll14 ; CO-V2: .amd_kernel_code_t
H A Dtrap-abis.ll50 ; HSA-TRAP-GFX803-V2: .amd_kernel_code_t
154 ; HSA-TRAP-GFX900-V2: .amd_kernel_code_t
254 ; HSA-NOTRAP-GFX900-V2: .amd_kernel_code_t
410 ; HSA-TRAP-GFX803-V2: .amd_kernel_code_t
541 ; HSA-TRAP-GFX900-V2: .amd_kernel_code_t
662 ; HSA-NOTRAP-GFX900-V2: .amd_kernel_code_t
834 ; HSA-TRAP-GFX803-V2: .amd_kernel_code_t
947 ; HSA-TRAP-GFX900-V2: .amd_kernel_code_t
1057 ; HSA-NOTRAP-GFX900-V2: .amd_kernel_code_t
H A Damdgpu.private-memory.ll27 ; HSA-PROMOTE: .amd_kernel_code_t
38 ; HSA-ALLOCA: .amd_kernel_code_t
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/GlobalISel/
H A Dllvm.amdgcn.dispatch.id.ll6 ; GCN: .amd_kernel_code_t
H A Dllvm.amdgcn.workgroup.id.ll14 ; CO-V2: .amd_kernel_code_t

12