Home
last modified time | relevance | path

Searched defs:num_locals (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-debug.h118 explicit DebugSideTable(int num_locals, std::vector<Entry> entries) in DebugSideTable()
151 int num_locals() const { return num_locals_; } in num_locals() function
Dfunction-body-decoder.cc319 BitVector* AnalyzeLoopAssignmentForTesting(Zone* zone, uint32_t num_locals, in AnalyzeLoopAssignmentForTesting()
Dwasm-debug.cc139 int num_locals = scope.debug_side_table->num_locals(); in GetStackDepth() local
147 int num_locals = scope.debug_side_table->num_locals(); in GetStackValue() local
Dgraph-builder-interface.cc139 uint32_t num_locals = decoder->num_locals(); in StartFunction() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_limits_test.cpp482 int num_locals = 5000; in TEST_F() local
512 int num_locals = 5001; in TEST_F() local
543 int num_locals = 100; in TEST_F() local
571 int num_locals = 101; in TEST_F() local
/third_party/spirv-tools/test/val/
Dval_limits_test.cpp481 int num_locals = 5000; in TEST_F() local
511 int num_locals = 5001; in TEST_F() local
542 int num_locals = 100; in TEST_F() local
570 int num_locals = 101; in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_limits_test.cpp482 int num_locals = 5000; in TEST_F() local
512 int num_locals = 5001; in TEST_F() local
543 int num_locals = 100; in TEST_F() local
571 int num_locals = 101; in TEST_F() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_const_arrays_to_uniforms.c238 unsigned num_locals = nir_function_impl_index_vars(impl); in nir_lower_const_arrays_to_uniforms() local
Dnir_opt_large_constants.c178 unsigned num_locals = nir_function_impl_index_vars(impl); in nir_opt_large_constants() local
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-assembler.cc448 uint32_t num_locals, in InitMerge()
1357 void LiftoffAssembler::set_num_locals(uint32_t num_locals) { in set_num_locals()
Dliftoff-assembler.h1508 uint32_t num_locals() const { return num_locals_; } in num_locals() function
Dliftoff-compiler.cc233 void SetNumLocals(int num_locals) { in SetNumLocals()
630 int num_locals = decoder->num_locals(); in StartFunction() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h652 FT_UInt num_locals; member
1189 FT_UInt num_locals; member