Lines Matching defs:Str
114 ___ Str(reg_w(source), MEM_OP(reg_x(base), offset)); in StoreWToOffset() local
123 ___ Str(reg_x(source), MEM_OP(reg_x(base), offset)); in StoreToOffset() local
127 ___ Str(reg_s(source), MEM_OP(reg_x(base), offset)); in StoreSToOffset() local
131 ___ Str(reg_d(source), MEM_OP(reg_x(base), offset)); in StoreDToOffset() local
169 ___ Str(scratch, MEM_OP(reg_x(SP), offs.Int32Value())); in StoreImmediateToFrame() local
176 ___ Str(scratch, MEM_OP(reg_x(TR), tr_offs.Int32Value())); in StoreStackOffsetToThread() local
183 ___ Str(scratch, MEM_OP(reg_x(TR), tr_offs.Int32Value())); in StoreStackPointerToThread() local
457 ___ Str(scratch, MEM_OP(sp, fr_offs.Int32Value())); in CopyRawPtrFromThread() local
473 ___ Str(scratch, MEM_OP(reg_x(SP), dest.Int32Value())); in CopyRef() local
486 ___ Str(scratch, MEM_OP(reg_x(SP), dest.Int32Value())); in CopyRef() local
494 ___ Str(scratch, MEM_OP(reg_x(SP), dest.Int32Value())); in Copy() local
698 ___ Str(scratch, MEM_OP(reg_x(SP), out_off.Int32Value())); in CreateJObject() local