Searched defs:GetVregValue (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/ | ||
H A D | baseline_stub_builder.h | 290 inline GateRef GetVregValue(GateRef sp, GateRef idx) in GetVregValue() function in panda::ecmascript::kungfu::BaselineStubBuilder |
H A D | baseline_stubs-inl.h | 317 GateRef BaselineStubBuilder::GetVregValue(GateRef sp, GateRef idx)
in GetVregValue() function in panda::ecmascript::kungfu::BaselineStubBuilder |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | interpreter_stub-inl.h | 35 inline GateRef InterpreterStubBuilder::GetVregValue(GateRef sp, GateRef idx) in GetVregValue() function in panda::ecmascript::kungfu::InterpreterStubBuilder |
Completed in 5 milliseconds