Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_arm_vixl.cc281 ___ Strh(reg, MemOperand(base, offset)); in StoreToOffset() local
/art/compiler/optimizing/
Dintrinsics_arm64.cc649 __ Strh(WRegisterFrom(invoke->GetLocations()->InAt(1)), in VisitMemoryPokeShortNative() local
1946 __ Strh(tmp1, MemOperand(dst_ptr, char_size, PostIndex)); in VisitStringGetCharsNoCheck() local
1981 __ Strh(tmp1, MemOperand(dst_ptr, char_size, PostIndex)); in VisitStringGetCharsNoCheck() local
2211 __ Strh(tmp, MemOperand(dst_curr_addr, char_size, PostIndex)); in VisitSystemArrayCopyChar() local
Dintrinsics_arm_vixl.cc549 __ Strh(InputRegisterAt(invoke, 1), MemOperand(LowRegisterFrom(invoke->GetLocations()->InAt(0)))); in VisitMemoryPokeShortNative() local
2827 __ Strh(temp, MemOperand(dst_ptr, char_size, PostIndex)); in VisitStringGetCharsNoCheck() local
2842 __ Strh(temp, MemOperand(dst_ptr, char_size, PostIndex)); in VisitStringGetCharsNoCheck() local
Dcode_generator_arm64.cc1140 __ Strh(counter, MemOperand(method, ArtMethod::HotnessCountOffset().Int32Value())); in MaybeIncrementHotness() local
1155 __ Strh(counter, MemOperand(temp, ProfilingInfo::BaselineHotnessCountOffset().Int32Value())); in MaybeIncrementHotness() local
1723 __ Strh(Register(src), dst); in Store() local
Dcode_generator_arm_vixl.cc2099 __ Strh(temp, MemOperand(kMethodRegister, ArtMethod::HotnessCountOffset().Int32Value())); in MaybeIncrementHotness() local
2121 __ Strh(ip, MemOperand(r4, ProfilingInfo::BaselineHotnessCountOffset().Int32Value())); in MaybeIncrementHotness() local
6237 __ Strh(cond, RegisterFrom(loc), mem_address); in StoreToShiftedRegOffset() local
/art/compiler/utils/arm64/
Djni_macro_assembler_arm64.cc111 ___ Strh(reg_w(source), MEM_OP(reg_x(base), offset)); in StoreWToOffset() local