Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c161 ntq_init_ssa_def(struct vc4_compile *c, nir_ssa_def *def) in ntq_init_ssa_def() function
206 qregs = ntq_init_ssa_def(c, &dest->ssa); in ntq_store_dest()
253 struct qreg *qregs = ntq_init_ssa_def(c, &dest->ssa); in ntq_get_dest()
1687 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_load_const()
1697 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_ssa_undef()
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c434 ntq_init_ssa_def(struct v3d_compile *c, nir_ssa_def *def) in ntq_init_ssa_def() function
492 qregs = ntq_init_ssa_def(c, &dest->ssa); in ntq_store_dest()
1866 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_load_const()
1876 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_ssa_undef()