Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.cpp66 GateRef Circuit::NewGate(const GateMetaData *meta, MachineType machineType, in NewGate() function in panda::ecmascript::kungfu::Circuit
90 GateRef Circuit::NewGate(const GateMetaData *meta, const std::vector<GateRef> &inList) in NewGate() function in panda::ecmascript::kungfu::Circuit
95 GateRef Circuit::NewGate(const GateMetaData *meta, MachineType machineType, in NewGate() function in panda::ecmascript::kungfu::Circuit
101 GateRef Circuit::NewGate(const GateMetaData *meta, MachineType machineType, GateType type) in NewGate() function in panda::ecmascript::kungfu::Circuit