Searched refs:wavefront_sgpr_count (Results 1 – 5 of 5) sorted by relevance
152 GEN_HAS_MEMBER(wavefront_sgpr_count) in GEN_HAS_MEMBER()401 wavefront_sgpr_count = ZeroExpr; in initDefault()527 if (wavefront_sgpr_count != nullptr) in EmitKernelCodeT()528 OS.emitValue(wavefront_sgpr_count, /*Size=*/2); in EmitKernelCodeT()
72 const MCExpr *wavefront_sgpr_count = nullptr; member
149 FIELD(wavefront_sgpr_count),
595 uint16_t wavefront_sgpr_count; member
1418 Out.wavefront_sgpr_count = CurrentProgramInfo.NumSGPR; in getAmdKernelCode()