Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A 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()
1656 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_load_const()
1666 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_ssa_undef()
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c722 ntq_init_ssa_def(struct v3d_compile *c, nir_ssa_def *def) in ntq_init_ssa_def() function
790 qregs = ntq_init_ssa_def(c, &dest->ssa); in ntq_store_dest()
2517 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); in ntq_emit_load_const()

Completed in 11 milliseconds