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.cpp477 size_t funcIndex = acc_.GetNumValueIn(gate) - 1; in InlineFuncCheck() local
645 size_t funcIndex = acc_.GetNumValueIn(gate) - 1; in CandidateNormalCall() local
Dllvm_ir_builder.cpp365 int funcIndex = 0; in GenPrologue() local
2542 auto funcIndex = static_cast<uint32_t>(CommonArgIdx::FUNC); in AddFunc() local
2548 auto funcIndex = static_cast<uint32_t>(FastCallArgIdx::FUNC); in AddFunc() local
Dtype_mcr_lowering.cpp251 void TypeMCRLowering::SetDeoptTypeInfo(BuiltinTypeId id, DeoptType &type, size_t &funcIndex) in SetDeoptTypeInfo()
Dslowpath_lowering.cpp1615 size_t funcIndex = numIns - 1; in LowerSuperCallArrow() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp803 size_t funcIndex = gateAccessor_.GetNumValueIn(gate) - 1; in InferCallMethod() local
839 size_t funcIndex = gateAccessor_.GetNumValueIn(gate) - 1; in InferCallFunction() local