Searched refs:ra_allocate (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dregister_allocate.h88 bool ra_allocate(struct ra_graph *g);
H A Dregister_allocate.c680 ra_allocate(struct ra_graph *g) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dregister_allocate.h124 bool ra_allocate(struct ra_graph *g);
H A Dregister_allocate.c956 ra_allocate(struct ra_graph *g) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_ra.c236 ASSERTED bool ok = ra_allocate(g);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c440 bool ok = ra_allocate(g);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp239 if (!ra_allocate(g)) {
H A Dbrw_fs_reg_allocate.cpp730 if (!ra_allocate(g)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c436 bool ok = ra_allocate(g);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp200 if (!ra_allocate(g)) {
H A Dbrw_fs_reg_allocate.cpp1196 if (ra_allocate(g))
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c807 bool ok = ra_allocate(g);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c619 if (!ra_allocate(graph)) {
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c647 bool ok = ra_allocate(g);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c701 bool ok = ra_allocate(g);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c555 bool ok = ra_allocate(g);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c619 if (!ra_allocate(graph)) {
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_ra.c1136 if (!ra_allocate(ctx->g))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c2327 if (!ra_allocate(g)) {

Completed in 27 milliseconds