Searched defs:num_locals (Results 1 – 13 of 13) sorted by relevance
118 explicit DebugSideTable(int num_locals, std::vector<Entry> entries) in DebugSideTable()151 int num_locals() const { return num_locals_; } in num_locals() function
319 BitVector* AnalyzeLoopAssignmentForTesting(Zone* zone, uint32_t num_locals, in AnalyzeLoopAssignmentForTesting()
139 int num_locals = scope.debug_side_table->num_locals(); in GetStackDepth() local147 int num_locals = scope.debug_side_table->num_locals(); in GetStackValue() local
139 uint32_t num_locals = decoder->num_locals(); in StartFunction() local
482 int num_locals = 5000; in TEST_F() local512 int num_locals = 5001; in TEST_F() local543 int num_locals = 100; in TEST_F() local571 int num_locals = 101; in TEST_F() local
481 int num_locals = 5000; in TEST_F() local511 int num_locals = 5001; in TEST_F() local542 int num_locals = 100; in TEST_F() local570 int num_locals = 101; in TEST_F() local
238 unsigned num_locals = nir_function_impl_index_vars(impl); in nir_lower_const_arrays_to_uniforms() local
178 unsigned num_locals = nir_function_impl_index_vars(impl); in nir_opt_large_constants() local
448 uint32_t num_locals, in InitMerge()1357 void LiftoffAssembler::set_num_locals(uint32_t num_locals) { in set_num_locals()
1508 uint32_t num_locals() const { return num_locals_; } in num_locals() function
233 void SetNumLocals(int num_locals) { in SetNumLocals()630 int num_locals = decoder->num_locals(); in StartFunction() local
652 FT_UInt num_locals; member1189 FT_UInt num_locals; member