Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp532 size_t funcIndex = acc_.GetNumValueIn(gate) - 1; in InlineFuncCheck() local
676 size_t funcIndex = acc_.GetNumValueIn(gate) - 1; in CandidateNormalCall() local
Dllvm_ir_builder.cpp368 int funcIndex = 0; in GenPrologue() local
2757 auto funcIndex = static_cast<uint32_t>(CommonArgIdx::FUNC); in AddFunc() local
2763 auto funcIndex = static_cast<uint32_t>(FastCallArgIdx::FUNC); in AddFunc() local
Dlitecg_ir_builder.cpp253 int funcIndex = 0; in GenPrologue() local
Dslowpath_lowering.cpp1697 size_t funcIndex = numIns - 1; in LowerSuperCallArrow() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp851 size_t funcIndex = gateAccessor_.GetNumValueIn(gate) - 1; in InferCallMethod() local
887 size_t funcIndex = gateAccessor_.GetNumValueIn(gate) - 1; in InferCallFunction() local