Home
last modified time | relevance | path

Searched refs:handle_scope_offs (Results 1 – 1 of 1) sorted by relevance

/art/compiler/utils/arm64/
Dassembler_arm64.cc542 …id Arm64Assembler::CreateHandleScopeEntry(ManagedRegister m_out_reg, FrameOffset handle_scope_offs, in CreateHandleScopeEntry() argument
555 handle_scope_offs.Int32Value()); in CreateHandleScopeEntry()
562 AddConstant(out_reg.AsCoreRegister(), SP, handle_scope_offs.Int32Value(), NE); in CreateHandleScopeEntry()
564 AddConstant(out_reg.AsCoreRegister(), SP, handle_scope_offs.Int32Value(), AL); in CreateHandleScopeEntry()