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