Searched defs:GetConstantGate (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | circuit.cpp | 446 GateRef Circuit::GetConstantGate(MachineType machineType, uint64_t value, in GetConstantGate() function in panda::ecmascript::kungfu::Circuit |
D | gate_accessor.cpp | 999 GateRef GateAccessor::GetConstantGate(MachineType bitValue, BitField bitfield, GateType type) const in GetConstantGate() function in panda::ecmascript::kungfu::GateAccessor |