Searched refs:IR3_COND_LT (Results 1 – 3 of 3) sorted by relevance
498 dst[0]->cat2.condition = IR3_COND_LT; in emit_alu()620 dst[0]->cat2.condition = IR3_COND_LT; in emit_alu()636 dst[0]->cat2.condition = IR3_COND_LT; in emit_alu()838 carry->cat2.condition = IR3_COND_LT; in emit_intrinsic_load_ubo()3206 cond->cat2.condition = IR3_COND_LT; in emit_stream_out()
321 IR3_COND_LT = 0, enumerator
902 cond: T_LT { instr->cat2.condition = IR3_COND_LT; }