Searched refs:COND_TR (Results 1 – 14 of 14) sorted by relevance
139 cond = COND_TR; in _mesa_parse_cc()
103 #define COND_TR 8 /**< always true */ macro
55 inst[i].DstReg.CondMask = COND_TR; in _mesa_init_instructions()
557 case COND_TR: return "TR"; in _mesa_condcode_string()576 if (dstReg->CondMask != COND_TR) { in fprint_dst_reg()
475 mov->DstReg.CondMask == COND_TR; in can_downward_mov_be_modifed()795 prevInst->DstReg.CondMask == COND_TR) { in _mesa_remove_extra_moves()
682 dstReg->CondMask = COND_TR; in Parse_CondCodeMask()947 dstReg->CondMask = COND_TR; in Parse_MaskedDstReg()
1031 $$.CondMask = COND_TR;2329 r->CondMask = COND_TR;2351 r->CondMask = COND_TR;
443 case COND_TR: return GL_TRUE; in test_cc()503 if (dstReg->CondMask != COND_TR) { in store_vector4()574 if (dstReg->CondMask != COND_TR) { in store_vector4ui()
110 this->cond_mask = COND_TR; in dst_reg()119 this->cond_mask = COND_TR; in dst_reg()147 this->cond_mask = COND_TR; in dst_reg()
141 reg.CondMask = COND_TR; in dst_reg()
1772 if (inst->DstReg.CondMask == COND_TR) in get_predicate()
153 this->cond_mask = COND_TR; in st_dst_reg()164 this->cond_mask = COND_TR; in st_dst_reg()195 this->cond_mask = COND_TR; in st_dst_reg()2515 l.cond_mask = COND_TR; in visit()
592 if (inst->DstReg.CondMask == COND_TR) { in upload_program()
547 dst->CondMask = COND_TR; /* always pass cond test */ in emit_dst()