Searched refs:ALU_OP1_MOVA_INT (Results 1 – 7 of 7) sorted by relevance
348 #define ALU_OP1_MOVA_INT 154 macro
161 alu.op = ALU_OP1_MOVA_INT; in egcm_load_index_reg()
1163 alu.op = ALU_OP1_MOVA_INT; in load_ar()
9218 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_r600_arl},9416 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_eg_arl},9639 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_eg_arl},
381 if (n.bc.op == ALU_OP1_MOVA_INT) { in dump()
403 if ((n.bc.op == ALU_OP1_MOV || n.bc.op == ALU_OP1_MOVA_INT || in fold_alu_op1()439 case ALU_OP1_MOVA_INT: dv = cv; break; // FIXME ??? in fold_alu_op1()
2138 a->bc.set_op(ALU_OP1_MOVA_INT); in create_ar_load()