Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c526 ntq_emit_comparison(struct v3d_compile *c, struct qreg *dest, in ntq_emit_comparison() function
630 if (ntq_emit_comparison(c, &dest, compare, instr)) in ntq_emit_bcsel()
783 if (!ntq_emit_comparison(c, &result, instr, instr)) { in ntq_emit_alu()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c956 ntq_emit_comparison(struct vc4_compile *c, struct qreg *dest, in ntq_emit_comparison() function
1043 if (ntq_emit_comparison(c, &dest, compare, instr)) in ntq_emit_bcsel()
1232 if (!ntq_emit_comparison(c, &result, instr, instr)) { in ntq_emit_alu()