Home
last modified time | relevance | path

Searched defs:qregs (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c163 struct qreg *qregs = ralloc_array(c->def_ht, struct qreg, in ntq_init_ssa_def() local
199 struct qreg *qregs; in ntq_store_dest() local
215 struct qreg *qregs = entry->data; in ntq_store_dest() local
264 struct qreg *qregs = entry->data; ntq_get_src() local
1642 struct qreg *qregs = ralloc_array(c->def_ht, struct qreg, ntq_setup_registers() local
1656 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); ntq_emit_load_const() local
1666 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); ntq_emit_ssa_undef() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c724 struct qreg *qregs = ralloc_array(c->def_ht, struct qreg, in ntq_init_ssa_def() local
783 struct qreg *qregs; in ntq_store_dest() local
799 struct qreg *qregs = entry->data; in ntq_store_dest() local
871 struct qreg *qregs = entry->data; ntq_get_src() local
2499 struct qreg *qregs = ralloc_array(c->def_ht, struct qreg, ntq_setup_registers() local
2517 struct qreg *qregs = ntq_init_ssa_def(c, &instr->def); ntq_emit_load_const() local
[all...]

Completed in 6 milliseconds