Home
last modified time | relevance | path

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

/art/compiler/utils/arm64/
Djni_macro_assembler_arm64.cc687 Register scratch2 = temps.AcquireW(); in CreateHandleScopeEntry() local
688 ___ Ldr(scratch2, MEM_OP(reg_x(SP), handle_scope_offset.Int32Value())); in CreateHandleScopeEntry()
693 ___ Cmp(scratch2, 0); in CreateHandleScopeEntry()