Searched defs:GetGateType (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | variable_type.h | 39 [[nodiscard]] GateType GetGateType() const in GetGateType() function |
| D | gate.h | 214 GateType GetGateType() const in GetGateType() function |
| D | circuit.cpp | 403 GateType Circuit::GetGateType(GateRef gate) const in GetGateType() function in panda::ecmascript::kungfu::Circuit |
| D | share_gate_meta_data.h | 383 GateType GetGateType() const in GetGateType() function |
| D | gate_accessor.cpp | 1206 GateType GateAccessor::GetGateType(GateRef gate) const in GetGateType() function in panda::ecmascript::kungfu::GateAccessor |