Home
last modified time | relevance | path

Searched defs:callee (Results 1 – 25 of 184) sorted by relevance

12345678

/arkcompiler/runtime_core/static_core/runtime/tests/
Di2c_bridge_test.cpp145 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
174 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), 0, 1, … in TEST_F() local
211 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
246 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
281 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
309 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
337 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
365 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
393 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
421 …Method callee(nullptr, nullptr, panda_file::File::EntityId(), panda_file::File::EntityId(), ACC_ST… in TEST_F() local
[all …]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dark_inlining.cpp68 auto callee = callBase->getCalledFunction(); in CheckShouldInline() local
114 llvm::Function *callee = callBase->getCalledFunction(); in run() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DdirectEvalExpression.h28 explicit DirectEvalExpression(Expression *callee, ArenaVector<Expression *> &&arguments, in DirectEvalExpression()
DnewExpression.h37 explicit NewExpression(Expression *const callee, ArenaVector<Expression *> &&arguments) in NewExpression()
DcallExpression.h74 void SetCallee(Expression *callee) noexcept in SetCallee()
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DnewExpression.h36 explicit NewExpression(Expression *callee, TSTypeParameterInstantiation *typeParams, in NewExpression()
DcallExpression.h37 explicit CallExpression(Expression *callee, ArenaVector<Expression *> &&arguments, in CallExpression()
DtaggedTemplateExpression.cpp51 compiler::VReg callee = pg->AllocReg(); in Compile() local
/arkcompiler/ets_frontend/ets2panda/compiler/function/
DgeneratorFunctionBuilder.cpp25 VReg callee = FunctionReg(node); in Prepare() local
DasyncGeneratorFunctionBuilder.cpp25 VReg callee = FunctionReg(node); in Prepare() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dcompiler_intrinsics.cpp78 panda::Method *callee; in TryGetCallee() local
161 auto callee = TryGetCallee<FIELD_TYPE, true>(method, rawField, pc, klass); in CompilerEtsLdObjByName() local
251 auto callee = TryGetCallee<FIELD_TYPE, false>(method, rawField, pc, klass); in CompilerEtsStObjByName() local
282 …auto callee = TryGetCallee<panda_file::Type::TypeId::REFERENCE, false>(method, rawField, pc, klass… in CompilerEtsStObjByNameRef() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Ddynamic.cpp62 static bool IsByValueCall(varbinder::ETSBinder *varbinder, ir::Expression *callee) in IsByValueCall()
85 ir::ScriptFunction *ETSChecker::CreateDynamicCallIntrinsic(ir::Expression *callee, const ArenaVecto… in CreateDynamicCallIntrinsic()
162 Signature *ETSChecker::ResolveDynamicCallExpression(ir::Expression *callee, const ArenaVector<T *> … in ResolveDynamicCallExpression()
287 …auto *callee = AllocNode<ir::MemberExpression>(classId, methodId, ir::MemberExpressionKind::PROPER… in CreateDynamicCallClassInitializer() local
402 auto *callee = AllocNode<ir::MemberExpression>(classId, methodId, in CreateDynamicModuleClassInitializer() local
532 auto *callee = AllocNode<ir::MemberExpression>(thisParam, properyId, in CreateLambdaObjectClassInvokeMethod() local
563 auto *callee = in EmitDynamicModuleClassInitCall() local
/arkcompiler/ets_frontend/es2panda/compiler/function/
DgeneratorFunctionBuilder.cpp26 VReg callee = FunctionReg(node); in Prepare() local
DasyncGeneratorFunctionBuilder.cpp26 VReg callee = FunctionReg(node); in Prepare() local
/arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferisview_fuzzer/
Dbuiltinsarraybufferisview_fuzzer.cpp37 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferarraybufferconstructor_fuzzer/
Dbuiltinsarraybufferarraybufferconstructor_fuzzer.cpp37 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/runtime_core/static_core/runtime/
Dcha.cpp132 void ClassHierarchyAnalysis::AddDependency(Method *callee, Method *caller) in AddDependency()
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetclear_fuzzer/
Dcontainerslightweightsetclear_fuzzer.cpp44 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightset_fuzzer/
Dcontainerslightweightset_fuzzer.cpp44 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetisempty_fuzzer/
Dcontainerslightweightsetisempty_fuzzer.cpp44 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/containerslistadd_fuzzer/
Dcontainerslistadd_fuzzer.cpp44 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/containerslistinsert_fuzzer/
Dcontainerslistinsert_fuzzer.cpp44 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightsethashash_fuzzer/
Dcontainerslightweightsethashash_fuzzer.cpp44 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/containerslisthas_fuzzer/
Dcontainerslisthas_fuzzer.cpp44 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetgetiteratorobj_fuzzer/
Dcontainerslightweightsetgetiteratorobj_fuzzer.cpp44 …JSHandle<JSTaggedValue> callee(factory->NewJSObjectByConstructor(JSHandle<JSFunction>::Cast(hclass… in CreateEcmaRuntimeCallInfo() local

12345678