Home
last modified time | relevance | path

Searched defs:call1 (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/bigint/
Dload_bigint_test.cpp54 AbckitInst *call1 = helpers::FindFirstInst(graph, ABCKIT_ISA_API_DYNAMIC_OPCODE_CALLARG1); in TEST_F() local
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/dyn_call/
Dcall_dynamic.cpp139 auto call1 = g_dynG->iCreateCallarg1(graph, func, param0); in TransformIrCallarg1() local
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/dyn_call_this/
Dcall_this_dynamic.cpp152 auto call1 = g_dynG->iCreateCallthis1(graph, func, obj, param0); in TransformIrCallThisarg1() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_stub_builder.cpp146 Label call1(&builder); in FastCallSelector() local
303 Label call1(&builder); in LowerFastCall() local
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/loadstore/
Dloadstore.cpp283 … AbckitInst *call1 = helpers::FindFirstInst(graph, ABCKIT_ISA_API_DYNAMIC_OPCODE_CALLARG1); in TEST_F() local
311 … AbckitInst *call1 = helpers::FindFirstInst(graph, ABCKIT_ISA_API_DYNAMIC_OPCODE_CALLARG1); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dliveness_analyzer_test.cpp948 auto call1 = la.GetInstLifeIntervals(&INS(5U)); in TEST_F() local
Dreg_alloc_linear_scan_test.cpp1021 auto call1 = (&INS(5U))->CastToCallStatic(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_function_stub_builder.cpp206 Label call1(env); in PrototypeCall() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.cpp1008 const auto call1 = [this, hasThis, arg0Reg](const ir::AstNode *n, VReg c, VReg thisR, in CallArgsTagged() local