Searched refs:BRW_CONDITIONAL_NEQ (Results 1 – 3 of 3) sorted by relevance
534 #define BRW_CONDITIONAL_NEQ 2 /* NZ */ macro
681 emit_sop(p, dst, mask, BRW_CONDITIONAL_NEQ, arg0, arg1); in emit_sne()
530 emit_sop(c, dst, arg0, arg1, BRW_CONDITIONAL_NEQ); in emit_sne()