Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c127 ntq_init_ssa_def(struct v3d_compile *c, nir_ssa_def *def) in ntq_init_ssa_def() function
172 qregs = ntq_init_ssa_def(c, &dest->ssa); in ntq_store_dest()
1410 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_load_const()
1420 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_ssa_undef()
/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()
1695 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_load_const()
1705 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_ssa_undef()