Lines Matching defs:Str
1321 __ Str(curr_entry, MemOperand(tr, trace_buffer_curr_entry_offset)); in GenerateMethodEntryExitHook() local
1334 __ Str(tmp, MemOperand(curr_entry, kMethodOffsetInBytes)); in GenerateMethodEntryExitHook() local
1337 __ Str(tmp, MemOperand(curr_entry, kTimestampOffsetInBytes)); in GenerateMethodEntryExitHook() local
1513 __ Str(kArtMethodRegister, MemOperand(sp, -frame_size, PreIndex)); in GenerateFrameEntry() local
1528 __ Str(wzr, MemOperand(sp, GetStackOffsetOfShouldDeoptimizeFlag())); in GenerateFrameEntry() local
1704 __ Str(reg, MemOperand(sp, stack_index)); in SaveCoreRegister() local
1862 __ Str(CPURegisterFrom(source, dst_type), StackOperandFrom(destination)); in MoveLocation() local
1886 __ Str(temp, StackOperandFrom(destination)); in MoveLocation() local
1911 __ Str(temp, StackOperandFrom(destination)); in MoveLocation() local
2048 __ Str(src, dst); in Store() local
3209 __ Str(source, destination); in VisitArraySet() local
5959 __ Str(wzr, GetExceptionTlsAddress()); in VisitClearException() local