Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h202 void SetMachineType(MachineType machineType) in SetMachineType() function
Dcircuit.cpp325 void Circuit::SetMachineType(GateRef gate, MachineType machineType) in SetMachineType() function in panda::ecmascript::kungfu::Circuit
Dgate_accessor.cpp550 void GateAccessor::SetMachineType(GateRef gate, MachineType type) in SetMachineType() function in panda::ecmascript::kungfu::GateAccessor