Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp66 size_t funcIndex = acc_.GetNumValueIn(gate) - 1; in TryInline() local
Dllvm_ir_builder.cpp2064 auto funcIndex = static_cast<uint32_t>(CommonArgIdx::FUNC); in AddFunc() local
Dslowpath_lowering.cpp2074 size_t funcIndex = numIns - 1; in LowerSuperCallArrow() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp711 size_t funcIndex = gateAccessor_.GetNumValueIn(gate) - 1; in InferCallFunction() local