Home
last modified time | relevance | path

Searched defs:funcIndex (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Dplugin_proceed_to_state_function_to_arrow.cpp199 size_t funcIndex = 0; in ApplyArrowToFunctionTransformations() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp551 size_t funcIndex = acc_.GetNumValueIn(gate) - 1; in InlineFuncCheck() local
709 size_t funcIndex = acc_.GetNumValueIn(gate) - 1; in CandidateNormalCall() local
Dslowpath_lowering.cpp1979 size_t funcIndex = acc_.GetNumValueIn(gate) - 1; in LowerSuperCallArrow() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp373 int funcIndex = 0; in AssistGenPrologue() local
416 int funcIndex = 0; in GenPrologue() local
3256 auto funcIndex = static_cast<uint32_t>(CommonArgIdx::FUNC); in AddFunc() local
3262 auto funcIndex = static_cast<uint32_t>(FastCallArgIdx::FUNC); in AddFunc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp629 int funcIndex = 0; in AssistGenPrologue() local
671 int funcIndex = 0; in GenPrologue() local
741 int funcIndex) in SaveJSFuncOnOptJSFuncFrame()