Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c617 static struct qreg ntq_emit_bcsel(struct v3d_compile *c, nir_alu_instr *instr, in ntq_emit_bcsel() function
789 result = ntq_emit_bcsel(c, instr, src); in ntq_emit_alu()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1030 static struct qreg ntq_emit_bcsel(struct vc4_compile *c, nir_alu_instr *instr, in ntq_emit_bcsel() function
1238 result = ntq_emit_bcsel(c, instr, src); in ntq_emit_alu()