Searched refs:ALU_OP1_MOVA_INT (Results 1 – 7 of 7) sorted by relevance
348 #define ALU_OP1_MOVA_INT 154 macro
188 alu.op = ALU_OP1_MOVA_INT; in egcm_load_index_reg()
1160 alu.op = ALU_OP1_MOVA_INT; in load_ar()
10407 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_r600_arl},10604 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_eg_arl},10826 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_eg_arl},
381 if (n.bc.op == ALU_OP1_MOVA_INT) { in dump()
411 if ((n.bc.op == ALU_OP1_MOV || n.bc.op == ALU_OP1_MOVA_INT || in fold_alu_op1()447 case ALU_OP1_MOVA_INT: dv = cv; break; // FIXME ??? in fold_alu_op1()
2166 a->bc.set_op(ALU_OP1_MOVA_INT); in create_ar_load()