Home
last modified time | relevance | path

Searched defs:CurrentProgramInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h47 SIProgramInfo CurrentProgramInfo; global() variable
H A DAMDGPUAsmPrinter.cpp971 EmitProgramInfoSI(const MachineFunction & MF,const SIProgramInfo & CurrentProgramInfo) EmitProgramInfoSI() argument
1031 EmitPALMetadata(const MachineFunction & MF,const SIProgramInfo & CurrentProgramInfo) EmitPALMetadata() argument
1153 getAmdKernelCode(amd_kernel_code_t & Out,const SIProgramInfo & CurrentProgramInfo,const MachineFunction & MF) const getAmdKernelCode() argument
1263 emitResourceUsageRemarks(const MachineFunction & MF,const SIProgramInfo & CurrentProgramInfo,bool isModuleEntryFunction,bool hasMAIInsts) emitResourceUsageRemarks() argument
[all...]