Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c155 ntq_init_ssa_def(struct vc4_compile *c, nir_ssa_def *def) in ntq_init_ssa_def() function
200 qregs = ntq_init_ssa_def(c, &dest->ssa); in ntq_store_dest()
247 struct qreg *qregs = ntq_init_ssa_def(c, &dest->ssa); in ntq_get_dest()
1684 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_load_const()
1694 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_ssa_undef()