Searched defs:node_count (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dlcra.h34 unsigned node_count; member in struct:lcra_state
H A Dlcra.c43 lcra_alloc_equations(unsigned node_count,unsigned class_count) argument
[all...]
/xsrc/external/mit/freetype/dist/src/cache/
H A Dftcsbits.c221 FT_UInt node_count; local in function:FTC_SNode_New
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp206 int node_count = alloc.count; local in function:brw::vec4_visitor::reg_allocate
H A Dbrw_fs_reg_allocate.cpp545 int node_count = this->alloc.count; local in function:fs_visitor::assign_regs
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp167 int node_count = alloc.count; local in function:brw::vec4_visitor::reg_allocate
H A Dbrw_fs_reg_allocate.cpp380 int node_count; member in class:fs_reg_alloc
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_ra.c32 unsigned node_count; member in struct:lcra_state
60 lcra_alloc_equations(unsigned node_count) argument
215 bi_mark_interference(bi_block * block,struct lcra_state * l,uint8_t * live,uint64_t preload_live,unsigned node_count,bool is_blend,bool split_file,bool aligned_sr) argument
280 unsigned node_count = bi_max_temp(ctx); local in function:bi_compute_interference
299 unsigned node_count = bi_max_temp(ctx); local in function:bi_allocate_registers
344 unsigned node_count = bi_max_temp(ctx); local in function:bi_reg_from_index
[all...]
H A Dcompiler.h757 bi_node_to_index(unsigned node, unsigned node_count) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c518 unsigned int i, input_node, node_count, node_index; local in function:do_advanced_regalloc
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c518 unsigned int i, input_node, node_count, node_index; local in function:do_advanced_regalloc
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c99 mir_create_dependency_graph(midgard_instruction **instructions, unsigned count, unsigned node_count) argument
1432 unsigned node_count = ctx->temp_count + 1; local in function:schedule_block
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_acceleration_structure.c474 optimize_bvh(const char *base_ptr, uint32_t *node_ids, uint32_t node_count) argument
1765 uint32_t node_count; member in struct:bvh_state
[all...]
/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.c4949 int ret, i, node_count, device_count; local in function:drmGetDevices2

Completed in 33 milliseconds