Searched refs:BRW_CONDITIONAL_NONE (Results 1 – 5 of 5) sorted by relevance
148 if (inst->conditional_mod == BRW_CONDITIONAL_NONE) { in try_constant_propagation()
530 #define BRW_CONDITIONAL_NONE 0 macro
58 this->conditional_mod = BRW_CONDITIONAL_NONE; in init()1369 if (scan_inst->conditional_mod == BRW_CONDITIONAL_NONE) { in propagate_constants()
602 brw_set_conditionalmod(p, BRW_CONDITIONAL_NONE); in emit_max()621 brw_set_conditionalmod(p, BRW_CONDITIONAL_NONE); in emit_min()
96 [BRW_CONDITIONAL_NONE] = "",