Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dlowering_relate_gate_test.cpp55 auto pcGate = circuit.GetConstantGate(MachineType::I64, 0, GateType::NJSValue()); in HWTEST_F_L0() local
147 auto pcGate = circuit.GetConstantGate(MachineType::I64, 0, GateType::NJSValue()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp65 auto pcGate = circuit_->GetConstantGate(MachineType::I64, in FrameState() local