Home
last modified time | relevance | path

Searched defs:call1 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dliveness_analyzer_test.cpp948 auto call1 = la.GetInstLifeIntervals(&INS(5U)); in TEST_F() local
H A Dreg_alloc_linear_scan_test.cpp1021 auto call1 = (&INS(5U))->CastToCallStatic(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_function_stub_builder.cpp213 BRANCH(Int64Equal(numArgs, Int64(2)), &call1, &moreThan1); // 2: thisArg + 1 arg in PrototypeCall() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1053 const auto call1 = [this, hasThis, arg0Reg](const ir::AstNode *n, VReg c, VReg thisR, in CallArgsTagged() local

Completed in 8 milliseconds