Home
last modified time | relevance | path

Searched defs:numIns (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h136 static size_t GetGateSize(size_t numIns) in GetGateSize()
141 static size_t GetOutListSize(size_t numIns) in GetOutListSize()
Dgate.cpp21 const auto numIns = GetNumIns(); in CheckNullInput() local
458 auto numIns = GetNumIns(); in Gate() local
515 auto numIns = GetNumIns(); in DeleteGate() local
806 size_t Gate::PrintInGate(size_t numIns, size_t idx, size_t size, bool inListPreview, size_t highlig… in PrintInGate()
Dcircuit.cpp59 Gate *Circuit::AllocateGateSpace(size_t numIns) in AllocateGateSpace()
67 size_t numIns, const GateRef inList[], GateType type) in NewGate()
304 auto numIns = LoadGatePtrConst(gate)->GetNumIns(); in DecreaseIn() local
Dts_inline_lowering.cpp184 size_t numIns = acc_.GetNumValueIn(gate); in CheckParameter() local
195 size_t numIns = acc_.GetNumValueIn(gate); in ReplaceCallInput() local
Dverifier.cpp296 size_t numIns; in RunFlowCyclesFind() member
311 auto &numIns = curState.numIns; in RunFlowCyclesFind() local
Dslowpath_lowering.cpp1043 size_t numIns = acc_.GetNumValueIn(gate); in LowerCallthisrangeImm8Imm8V8() local
1070 size_t numIns = acc_.GetNumValueIn(gate); in LowerWideCallthisrangePrefImm16V8() local
2058 size_t numIns = acc_.GetNumValueIn(gate); in LowerSuperCall() local
2073 size_t numIns = acc_.GetNumValueIn(gate); in LowerSuperCallArrow() local
3515 size_t numIns = acc_.GetNumValueIn(gate); in LowerWideCallrangePrefImm16V8() local