Searched defs:GetMachineType (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | variable_type.h | 34 [[nodiscard]] MachineType GetMachineType() const in GetMachineType() function in panda::ecmascript::kungfu::VariableType |
| H A D | gate.h | 206 MachineType GetMachineType() const in GetMachineType() function in panda::ecmascript::kungfu::Gate |
| H A D | circuit.cpp | 411 MachineType Circuit::GetMachineType(GateRef gate) const in GetMachineType() function in panda::ecmascript::kungfu::Circuit |
| H A D | gate_accessor.cpp | 1443 MachineType GateAccessor::GetMachineType(GateRef gate) const in GetMachineType() function in GateAccessor |
Completed in 7 milliseconds