Searched refs:TGSI_OPCODE_ARL (Results 1 – 12 of 12) sorted by relevance
156 case TGSI_OPCODE_ARL: in tgsi_opcode_infer_type()292 case TGSI_OPCODE_ARL: in tgsi_opcode_infer_src_type()
4929 case TGSI_OPCODE_ARL: in exec_instruction()
346 TGSI_OPCODE_ARL = 0, enumerator
38 case TGSI_OPCODE_ARL: return RC_OPCODE_ARL; in translate_opcode()
539 finst->Instruction.Opcode != TGSI_OPCODE_ARL) in nvfx_vertprog_parse_instruction()545 assert(finst->Instruction.Opcode != TGSI_OPCODE_ARL); in nvfx_vertprog_parse_instruction()557 case TGSI_OPCODE_ARL: in nvfx_vertprog_parse_instruction()
458 case TGSI_OPCODE_ARL: in lp_emit_instruction_aos()
2537 bld_base->op_actions[TGSI_OPCODE_ARL].emit = arl_emit_cpu; in lp_set_default_actions_cpu()
2836 case TGSI_OPCODE_ARL: in svga_emit_instruction()3689 TGSI_OPCODE_ARL) { in pre_parse_tokens()
6992 if (inst->Instruction.Opcode == TGSI_OPCODE_ARL) in emit_arl_uarl()10990 case TGSI_OPCODE_ARL: in emit_instruction()
1791 [TGSI_OPCODE_ARL] = 0,2031 case TGSI_OPCODE_ARL: in ttn_emit_instruction()
10244 case TGSI_OPCODE_ARL: in tgsi_eg_arl()10286 case TGSI_OPCODE_ARL: in tgsi_r600_arl()11783 [TGSI_OPCODE_ARL] = { ALU_OP0_NOP, tgsi_r600_arl},11984 [TGSI_OPCODE_ARL] = { ALU_OP0_NOP, tgsi_eg_arl},12211 [TGSI_OPCODE_ARL] = { ALU_OP0_NOP, tgsi_eg_arl},
3269 case TGSI_OPCODE_ARL: in handleInstruction()