Home
last modified time | relevance | path

Searched refs:IR3_COND_LT (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c964 dst[0]->cat2.condition = IR3_COND_LT; in emit_alu()
1072 neg->cat2.condition = IR3_COND_LT; in emit_alu()
1092 dst[0]->cat2.condition = IR3_COND_LT; in emit_alu()
1112 dst[0]->cat2.condition = IR3_COND_LT; in emit_alu()
1218 carry->cat2.condition = IR3_COND_LT; in emit_intrinsic_load_ubo()
2813 cond->cat2.condition = IR3_COND_LT; in emit_stream_out()
Dir3.h228 IR3_COND_LT = 0, enumerator