Searched defs:add_func (Results 1 – 4 of 4) sorted by relevance
1449 auto add_func = m->AddEmbeddedComputation(add_computation.Build()); in TEST_F() local1485 auto add_func = module.AddEmbeddedComputation(add_computation.Build()); in BM_ReducePrecisely() local1526 auto add_func = m_->AddEmbeddedComputation(add_computation.Build()); in TEST_P() local1671 auto add_func = m_->AddEmbeddedComputation(add_computation.Build()); in TEST_P() local1724 auto add_func = m_->AddEmbeddedComputation(add_computation.Build()); in TEST_P() local
226 TNode<JSFunction> add_func = GetInitialAddFunction(variant, native_context); in AddConstructorEntriesFromFastJSArray() local298 TNode<Object> add_func = GetAddFunction(variant, context, collection); in AddConstructorEntriesFromIterable() local383 TNode<Object> add_func = GetProperty(context, collection, add_func_name); in GetAddFunction() local
1315 FunctionDef add_func = FunctionDefHelper::Create( in TEST_F() local
6149 PyObject *add_func; in load_additems() local