Home | History | Annotate | Download | only in i965

Lines Matching refs:conditional_mod

148    inst->conditional_mod = condition;
177 inst->conditional_mod = condition;
619 inst->conditional_mod = BRW_CONDITIONAL_Z;
624 inst->conditional_mod = BRW_CONDITIONAL_NZ;
629 inst->conditional_mod = BRW_CONDITIONAL_NZ;
634 inst->conditional_mod = BRW_CONDITIONAL_NZ;
642 inst->conditional_mod = BRW_CONDITIONAL_NZ;
651 inst->conditional_mod = BRW_CONDITIONAL_NZ;
694 inst->conditional_mod = BRW_CONDITIONAL_NZ;
697 inst->conditional_mod = BRW_CONDITIONAL_NZ;
1276 inst->conditional_mod = BRW_CONDITIONAL_L;
1287 inst->conditional_mod = BRW_CONDITIONAL_G;
2151 inst->conditional_mod = BRW_CONDITIONAL_L;