Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c576 cond->cat2.condition = IR3_COND_NE; in get_predicate()
914 dst[0]->cat2.condition = IR3_COND_NE; in emit_alu()
925 dst[0]->cat2.condition = IR3_COND_NE; in emit_alu()
979 dst[0]->cat2.condition = IR3_COND_NE; in emit_alu()
1107 dst[0]->cat2.condition = IR3_COND_NE; in emit_alu()
2158 cond->cat2.condition = IR3_COND_NE; in emit_intrinsic()
Dir3.h233 IR3_COND_NE = 5, enumerator