Home
last modified time | relevance | path

Searched defs:GetVregValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h291 inline GateRef GetVregValue(GateRef sp, GateRef idx) in GetVregValue() function
Dbaseline_stubs-inl.h318 GateRef BaselineStubBuilder::GetVregValue(GateRef glue, GateRef sp, GateRef idx) in GetVregValue() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h35 inline GateRef InterpreterStubBuilder::GetVregValue([[maybe_unused]] GateRef glue, GateRef sp, Gate… in GetVregValue() function