Home
last modified time | relevance | path

Searched refs:ReadSp (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_opcodes.h69 V(ReadSp, READSP, GateFlags::NONE_FLAG, 0, 0, 0) \
H A Dlcr_circuit_builder.cpp61 GateRef CircuitBuilder::ReadSp() in ReadSp() function in panda::ecmascript::kungfu::CircuitBuilder
63 return circuit_->NewGate(circuit_->ReadSp(), MachineType::I64, GateType::NJSValue()); in ReadSp()
H A Dir_builder.h114 V(ReadSp, (GateRef gate)) \
H A Dcircuit_builder.h842 GateRef ReadSp();
H A Dslowpath_lowering.cpp3624 GateRef spValue = builder_.ReadSp(); in LowerCheckSafePointAndStackOver()

Completed in 10 milliseconds