Home
last modified time | relevance | path

Searched defs:local_count (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_variable_initializers.c158 const unsigned local_count = shader->info.workgroup_size[0] * in nir_zero_initialize_shared_memory() local
/third_party/astc-encoder/Source/
H A Dastcenc_internal_entry.h235 unsigned int local_count; in complete_task_assignment() local
/third_party/node/deps/v8/src/compiler/
H A Dframe-states.h95 int local_count() const { return local_count_; } in local_count() function in v8::internal::compiler::FrameStateFunctionInfo
154 int local_count() const { in local_count() function in v8::internal::compiler::final
87 FrameStateFunctionInfo(FrameStateType type, int parameter_count, int local_count, Handle<SharedFunctionInfo> shared_info) FrameStateFunctionInfo() argument
116 JSToWasmFrameStateFunctionInfo(FrameStateType type, int parameter_count, int local_count, Handle<SharedFunctionInfo> shared_info, const wasm::FunctionSig* signature) JSToWasmFrameStateFunctionInfo() argument
H A Dbytecode-analysis.h35 int local_count() const { return bit_vector_->length() - parameter_count_; } in local_count() function in v8::internal::compiler::BytecodeLoopAssignments
H A Dcommon-operator.cc1559 CreateFrameStateFunctionInfo( FrameStateType type, int parameter_count, int local_count, Handle<SharedFunctionInfo> shared_info) CreateFrameStateFunctionInfo() argument
1568 CreateJSToWasmFrameStateFunctionInfo( FrameStateType type, int parameter_count, int local_count, Handle<SharedFunctionInfo> shared_info, const wasm::FunctionSig* signature) CreateJSToWasmFrameStateFunctionInfo() argument
/third_party/node/deps/v8/src/objects/
H A Dcontexts.cc26 int local_count = scope_info->ContextLocalCount(); in AddLocalNamesFromContext() local
H A Dscope-info.cc942 int local_count = context_local_count(); in InlinedLocalNamesLookup() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc232 int local_count = scope_info->ContextLocalCount(); in GetPrivateMembers() local

Completed in 12 milliseconds