Home | History | Annotate | Download | only in r600

Lines Matching refs:V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP

45 		case V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP:
595 return (!alu->is_op3 && alu->inst == V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP);
1364 alu.inst = V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP;