Home
last modified time | relevance | path

Searched refs:dumpAmdKernelCode (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTUtils.h27 void dumpAmdKernelCode(const amd_kernel_code_t *C, raw_ostream &OS,
H A DAMDKernelCodeTUtils.cpp106 void llvm::dumpAmdKernelCode(const amd_kernel_code_t *C, in dumpAmdKernelCode() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTUtils.h27 void dumpAmdKernelCode(const amd_kernel_code_t *C, raw_ostream &OS,
H A DAMDKernelCodeTUtils.cpp104 void llvm::dumpAmdKernelCode(const amd_kernel_code_t *C, in dumpAmdKernelCode() function in llvm
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTUtils.h28 void dumpAmdKernelCode(const amd_kernel_code_t *C,
H A DAMDKernelCodeTUtils.cpp91 void llvm::dumpAmdKernelCode(const amd_kernel_code_t *C, in dumpAmdKernelCode() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp198 dumpAmdKernelCode(&Header, OS, "\t\t"); in EmitAMDKernelCodeT()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp245 dumpAmdKernelCode(&Header, OS, "\t\t"); in EmitAMDKernelCodeT()