Home
last modified time | relevance | path

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

/art/compiler/utils/arm64/
Djni_macro_assembler_arm64.cc654 FrameOffset handle_scope_offs, in CreateHandleScopeEntry() argument
668 handle_scope_offs.Int32Value()); in CreateHandleScopeEntry()
675 AddConstant(out_reg.AsXRegister(), SP, handle_scope_offs.Int32Value(), ne); in CreateHandleScopeEntry()
677 AddConstant(out_reg.AsXRegister(), SP, handle_scope_offs.Int32Value(), al); in CreateHandleScopeEntry()