Searched refs:S_NUM_GPRS (Results 1 – 5 of 5) sorted by relevance
150 #define S_NUM_GPRS(x) (((x) & 0xFF) << 0) macro
92 OutStreamer->emitIntValue(S_NUM_GPRS(MaxGPR + 1) | in EmitProgramInfoR600()
151 #define S_NUM_GPRS(x) (((x) & 0xFF) << 0) macro
92 OutStreamer->EmitIntValue(S_NUM_GPRS(MaxGPR + 1) | in EmitProgramInfoR600()