Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.cpp450 GateRef Circuit::GetConstantGate(MachineType machineType, uint64_t value, in GetConstantGate() function in panda::ecmascript::kungfu::Circuit
Dgate_accessor.cpp1364 GateRef GateAccessor::GetConstantGate(MachineType bitValue, BitField bitfield, GateType type) const in GetConstantGate() function in panda::ecmascript::kungfu::GateAccessor