Home
last modified time | relevance | path

Searched refs:EmitProgramInfoSI (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h60 void EmitProgramInfoSI(const MachineFunction &MF,
H A DAMDGPUAsmPrinter.cpp488 EmitProgramInfoSI(MF, CurrentProgramInfo); in runOnMachineFunction()
956 void AMDGPUAsmPrinter::EmitProgramInfoSI(const MachineFunction &MF, in EmitProgramInfoSI() function in AMDGPUAsmPrinter