| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | regalloc.c | 527 static bool ppir_regalloc_prog_try(ppir_compiler *comp, bool *spilled) argument 597 bool spilled = false; local in function:ppir_regalloc_prog [all...] |
| H A D | ppir.h | 192 bool spilled; member in struct:ppir_reg
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | vir_register_allocate.c | 432 v3d_register_allocate(struct v3d_compile *c, bool *spilled) argument
|
| H A D | nir_to_vir.c | 2531 bool spilled; local in function:v3d_nir_to_vir
|
| /xsrc/external/mit/xf86-video-imstt/dist/src/ |
| H A D | imstt_driver.c | 1064 unsigned long clk_m, clk_n, clk_p, x, stage, spilled; local in function:IMSTTSetClock
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | vir_register_allocate.c | 590 v3d_register_allocate(struct v3d_compile *c, bool *spilled) argument
|
| H A D | nir_to_vir.c | 4093 bool spilled; local in function:v3d_nir_to_vir
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | regalloc.c | 653 static bool ppir_regalloc_prog_try(ppir_compiler *comp, bool *spilled) argument 741 bool spilled = false; local in function:ppir_regalloc_prog [all...] |
| H A D | ppir.h | 173 bool spilled; member in struct:ppir_reg
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_reg_allocate.cpp | 1185 bool spilled = false; local in function:fs_reg_alloc::assign_regs [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_ra.c | 411 allocate_registers(compiler_context *ctx, bool *spilled) argument 1080 bool spilled = false; local in function:mir_ra [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_spill.cpp | 508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { local in function:aco::__anond37687ce0110::init_live_in_vars 887 auto spilled = ctx.spills_exit[pred_idx].find(var); local in function:aco::__anond37687ce0110::add_coupling_code 937 auto spilled = ctx.spills_exit[pred_idx].find(pair.first); local in function:aco::__anond37687ce0110::add_coupling_code [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_ra.c | 2253 bool spilled = false; local in function:ir3_ra
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 883 bool *spilled = ctx->spilled_arrays; // assumed calloc:ed local in function:choose_spill_arrays 914 static int map_tgsi_reg_index_to_r600_gpr(struct r600_shader_ctx *ctx, unsigned tgsi_reg_index, bool *spilled) argument 1073 bool spilled; local in function:tgsi_declaration 1522 bool spilled; local in function:tgsi_src 4332 bool spilled; local in function:tgsi_dst [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 971 bool *spilled = ctx->spilled_arrays; // assumed calloc:ed local in function:choose_spill_arrays 1002 static int map_tgsi_reg_index_to_r600_gpr(struct r600_shader_ctx *ctx, unsigned tgsi_reg_index, bool *spilled) argument 1161 bool spilled; local in function:tgsi_declaration 1610 bool spilled; local in function:tgsi_src 4421 bool spilled; local in function:tgsi_dst [all...] |