Searched refs:SIProgramInfo (Results 1 – 9 of 9) sorted by relevance
46 SIProgramInfo CurrentProgramInfo;54 void getSIProgramInfo(SIProgramInfo &Out, const MachineFunction &MF);55 void getAmdKernelCode(amd_kernel_code_t &Out, const SIProgramInfo &KernelInfo,61 const SIProgramInfo &KernelInfo);63 const SIProgramInfo &KernelInfo);73 const SIProgramInfo &CurrentProgramInfo,81 const SIProgramInfo &PI) const;
31 struct SIProgramInfo;55 const SIProgramInfo &ProgramInfo) = 0;85 const SIProgramInfo &ProgramInfo) const;130 const SIProgramInfo &ProgramInfo) override;181 const SIProgramInfo &ProgramInfo) const;184 const SIProgramInfo &ProgramInfo) const;227 const SIProgramInfo &ProgramInfo) override;
25 struct SIProgramInfo { struct73 SIProgramInfo() = default; argument
23 uint64_t SIProgramInfo::getComputePGMRSrc1() const { in getComputePGMRSrc1()31 uint64_t SIProgramInfo::getPGMRSrc1(CallingConv::ID CC) const { in getPGMRSrc1()
429 const SIProgramInfo &PI) const { in getAmdhsaKernelDescriptor()465 CurrentProgramInfo = SIProgramInfo(); in runOnMachineFunction()689 void AMDGPUAsmPrinter::getSIProgramInfo(SIProgramInfo &ProgInfo, in getSIProgramInfo()964 const SIProgramInfo &CurrentProgramInfo) { in EmitProgramInfoSI()1020 const SIProgramInfo &CurrentProgramInfo) { in EmitPALMetadata()1088 const SIProgramInfo &CurrentProgramInfo, in getAmdKernelCode()1197 const MachineFunction &MF, const SIProgramInfo &CurrentProgramInfo, in emitResourceUsageRemarks()
192 const SIProgramInfo &ProgramInfo) const { in getHSACodeProps()223 const SIProgramInfo &ProgramInfo) const { in getHSADebugProps()458 const SIProgramInfo &ProgramInfo) { in emitKernel()864 const SIProgramInfo &ProgramInfo) const { in getHSAKernelProps()927 const SIProgramInfo &ProgramInfo) { in emitKernel()
159 SIProgramInfo.cpp
239 "SIProgramInfo.cpp",
6331 llvm/lib/Target/AMDGPU/SIProgramInfo.cpp