Home
last modified time | relevance | path

Searched refs:ntq_emit_comparison (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c921 ntq_emit_comparison(struct vc4_compile *c, struct qreg *dest, in ntq_emit_comparison() function
1008 if (ntq_emit_comparison(c, &dest, compare, instr)) in ntq_emit_bcsel()
1196 if (!ntq_emit_comparison(c, &result, instr, instr)) { in ntq_emit_alu()
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1158 ntq_emit_comparison(struct v3d_compile *c, in ntq_emit_comparison() function
1269 if (ntq_emit_comparison(c, compare, &cond)) in ntq_emit_bool_to_cond()
1648 ASSERTED bool ok = ntq_emit_comparison(c, instr, &cond); in ntq_emit_alu()
1671 ASSERTED bool ok = ntq_emit_comparison(c, instr, &cond); in ntq_emit_alu()

Completed in 11 milliseconds