Home | History | Annotate | Download | only in radeon

Lines Matching refs:TGSI_OPCODE_SEQ

728 	case TGSI_OPCODE_SEQ: pred = LLVMRealUEQ; break;
1157 bld_base->op_actions[TGSI_OPCODE_SEQ].emit = emit_cmp;