Home | History | Annotate | Download | only in arm64

Lines Matching refs:register_location

167         __ Ldr(w10, register_location(reg));
169 __ Str(w10, register_location(reg));
1192 __ Ldr(current_input_offset(), register_location(reg));
1514 __ Ldr(maybe_result, register_location(register_index));
1546 __ Str(source, register_location(register_index));
1587 MemOperand RegExpMacroAssemblerARM64::register_location(int register_index) {