Home
last modified time | relevance | path

Searched defs:SetVregValue (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stub_builder.h285 inline void SetVregValue(GateRef glue, GateRef sp, GateRef idx, GateRef val) in SetVregValue() function in panda::ecmascript::kungfu::BaselineStubBuilder
H A Dbaseline_stubs-inl.h312 void BaselineStubBuilder::SetVregValue(GateRef glue, GateRef sp, GateRef idx, GateRef val) in SetVregValue() function in panda::ecmascript::kungfu::BaselineStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h30 void InterpreterStubBuilder::SetVregValue(GateRef glue, GateRef sp, GateRef idx, GateRef val) in SetVregValue() function in panda::ecmascript::kungfu::InterpreterStubBuilder

Completed in 4 milliseconds