Searched defs:Gate (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | gate.h | 43 class Gate; variable |
D | gate.cpp | 474 Gate::Gate(const GateMetaData* meta, GateId id, Gate *inList[], MachineType machineType, GateType t… in Gate() function in panda::ecmascript::kungfu::Gate |