Searched defs:NewIn (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit.cpp | 345 void Circuit::NewIn(GateRef gate, size_t idx, GateRef in) in NewIn() function in panda::ecmascript::kungfu::Circuit |
| D | gate.cpp | 577 void Gate::NewIn(size_t idx, Gate *in) in NewIn() function in panda::ecmascript::kungfu::Gate |
| D | gate_accessor.cpp | 1403 void GateAccessor::NewIn(GateRef gate, size_t idx, GateRef in) in NewIn() function in panda::ecmascript::kungfu::GateAccessor |