Home
last modified time | relevance | path

Searched defs:slot_size (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dgap-resolver.cc43 int slot_size = (1 << ElementSizeLog2Of(smaller_rep)) / kSystemPointerSize; in Split() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_feedback.c220 static const uint32_t slot_size = 8; in vn_feedback_pool_alloc() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c201 unsigned slot_size = 16, start = 0; in build_primitive_map() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.c215 uint32_t pool_size, slot_size; in tu_CreateQueryPool() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c401 const unsigned slot_size = state->type_size(glsl_dvec_type(2), false); in lower_load() local
513 const unsigned slot_size = state->type_size(glsl_dvec_type(2), false); in lower_store() local
/third_party/node/deps/v8/src/heap/
H A Dobject-stats.cc708 size_t slot_size = it.entry_size() * kTaggedSize; in RecordVirtualFeedbackVectorDetails() local
711 slot_size, ObjectStats::kNoOverAllocation); in RecordVirtualFeedbackVectorDetails() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c130 unsigned slot_size = desc->element_dw_size * 4; in si_upload_descriptors() local
2347 unsigned slot_size = desc->element_dw_size * 4; in si_get_first_free_bindless_slot() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c3178 v3dv_cmd_buffer_ensure_array_state(struct v3dv_cmd_buffer *cmd_buffer, uint32_t slot_size, uint32_t used_count, uint32_t *alloc_count, void **ptr) v3dv_cmd_buffer_ensure_array_state() argument
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h2898 unsigned slot_size = 8; in PushRegisters() local
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h3461 unsigned slot_size = IsEnabled(MIPS_SIMD) ? 16 : 8; in PushRegisters() local
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc5454 int slot_size = 0; in StoreArgsInStackSlot() local

Completed in 46 milliseconds