Searched refs:R_SPILLED_SGPRS (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ | ||
H A D | SIDefines.h | 1062 #define R_SPILLED_SGPRS 0x4 macro |
H A D | AMDGPUAsmPrinter.cpp | 1001 OutStreamer->emitInt32(R_SPILLED_SGPRS); in EmitProgramInfoSI() |