Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp957 const SIProgramInfo &CurrentProgramInfo) { in EmitProgramInfoSI()
1013 const SIProgramInfo &CurrentProgramInfo) { in EmitPALMetadata()
1081 const SIProgramInfo &CurrentProgramInfo, in getAmdKernelCode()
1190 const MachineFunction &MF, const SIProgramInfo &CurrentProgramInfo, in emitResourceUsageRemarks()
H A DAMDGPUAsmPrinter.h46 SIProgramInfo CurrentProgramInfo; variable