Searched defs:call1 (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/bigint/ |
| D | load_bigint_test.cpp | 54 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/ |
| D | call_dynamic.cpp | 139 auto call1 = g_dynG->iCreateCallarg1(graph, func, param0); in TransformIrCallarg1() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/dyn_call_this/ |
| D | call_this_dynamic.cpp | 152 auto call1 = g_dynG->iCreateCallthis1(graph, func, obj, param0); in TransformIrCallThisarg1() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_stub_builder.cpp | 146 Label call1(&builder); in FastCallSelector() local 303 Label call1(&builder); in LowerFastCall() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/loadstore/ |
| D | loadstore.cpp | 283 … 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/ |
| D | liveness_analyzer_test.cpp | 948 auto call1 = la.GetInstLifeIntervals(&INS(5U)); in TEST_F() local
|
| D | reg_alloc_linear_scan_test.cpp | 1021 auto call1 = (&INS(5U))->CastToCallStatic(); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_function_stub_builder.cpp | 206 Label call1(env); in PrototypeCall() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | pandagen.cpp | 1008 const auto call1 = [this, hasThis, arg0Reg](const ir::AstNode *n, VReg c, VReg thisR, in CallArgsTagged() local
|