Home
last modified time | relevance | path

Searched defs:node_count (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c33 unsigned node_count; member
62 lcra_alloc_equations(unsigned node_count) in lcra_alloc_equations()
250 …block, struct lcra_state *l, uint8_t *live, uint64_t preload_live, unsigned node_count, bool is_bl… in bi_mark_interference()
339 unsigned node_count = bi_max_temp(ctx); in bi_compute_interference() local
358 unsigned node_count = bi_max_temp(ctx); in bi_allocate_registers() local
468 unsigned node_count = bi_max_temp(ctx); in bi_reg_from_index() local
Dbi_opt_push_ubo.c233 unsigned node_count = 0; in bi_create_fau_interference_graph() local
Dcompiler.h941 bi_node_to_index(unsigned node, unsigned node_count) in bi_node_to_index()
/third_party/node/deps/v8/src/compiler/
Dstate-values-utils.cc127 int node_count = static_cast<int>(count); in GetValuesNodeFromCache() local
140 WorkingBuffer* node_buffer, size_t* node_count, size_t* values_idx, in FillBufferWithValues()
176 size_t node_count = 0; in BuildTree() local
/third_party/mesa3d/src/panfrost/util/
Dlcra.h34 unsigned node_count; member
Dlcra.c44 unsigned node_count, unsigned class_count) in lcra_alloc_equations()
/third_party/ninja/src/
Ddeps_log.h84 int node_count; member
Ddeps_log.cc67 int node_count, Node** nodes) { in RecordDeps()
Ddeps_log_test.cc415 int node_count = 5; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_statistics.h68 int64_t node_count = 0; member
/third_party/ltp/testcases/kernel/sched/pthreads/
Dpth_str01.c49 int node_count; /* number of nodes created so far */ variable
Dpth_str03.c68 int node_count; /* number of nodes created so far */ variable
/third_party/openssl/crypto/x509/
Dpcy_local.h115 size_t node_count; member
/third_party/node/deps/openssl/openssl/crypto/x509/
Dpcy_local.h115 size_t node_count; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp171 int node_count = alloc.count; in reg_allocate() local
Dbrw_fs_reg_allocate.cpp380 int node_count; member in fs_reg_alloc
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcsbits.c226 FT_UInt node_count; in FTC_SNode_New() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c99 mir_create_dependency_graph(midgard_instruction **instructions, unsigned count, unsigned node_count) in mir_create_dependency_graph()
1432 unsigned node_count = ctx->temp_count + 1; in schedule_block() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_regalloc.c518 unsigned int i, input_node, node_count, node_index; in do_advanced_regalloc() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c579 optimize_bvh(const char *base_ptr, uint32_t *node_ids, uint32_t node_count) in optimize_bvh()
2025 uint32_t node_count; member
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.cc42 Zone* zone, size_t node_count, Linkage* linkage, in InstructionSelector()
/third_party/libdrm/
Dxf86drm.c4696 int ret, i, node_count, device_count; in drmGetDevices2() local