Searched refs:VGPU10_OPCODE_DCL_TEMPS (Results 1 – 2 of 2) sorted by relevance
174 VGPU10_OPCODE_DCL_TEMPS = 104, enumerator
354 case VGPU10_OPCODE_DCL_TEMPS: in check_register_index()2796 opcode0.opcodeType = VGPU10_OPCODE_DCL_TEMPS; in emit_temporaries_declaration()2830 check_register_index(emit, VGPU10_OPCODE_DCL_TEMPS, total_temps - 1); in emit_temporaries_declaration()