Searched defs:newOffset (Results 1 – 7 of 7) sorted by relevance
666 auto newOffset = offset + (ToUintPtr(this) - ToUintPtr(object)); in SetFieldObject() local749 auto newOffset = offset + (ToUintPtr(this) - ToUintPtr(object)); in SetFieldObject() local767 auto newOffset = offset + (ToUintPtr(this) - ToUintPtr(object)); in CompareAndSetFieldObject() local787 auto newOffset = offset + (ToUintPtr(this) - ToUintPtr(object)); in CompareAndExchangeFieldObject() local805 auto newOffset = offset + (ToUintPtr(this) - ToUintPtr(object)); in GetAndSetFieldObject() local
335 RegOperand *newOffset = static_cast<RegOperand *>(&defInsn.GetOperand(kInsnSecondOpnd)); in SelectReplaceExt() local
846 OfstOperand *newOffset = &static_cast<AArch64CGFunc *>(cgFunc)->CreateOfstOpnd( in SelectReplaceMem() local
1001 int32 newOffset = offsetValue - addMount; in ConstraintOffsetToSafeRegion() local2078 int64 newOffset = static_cast<int64>(s) + static_cast<int64>(offset); in LmbcSmallAggForRet() local2114 int32 newOffset = offset + static_cast<int32>(k8ByteSize); in LmbcSmallAggForRet() local
3649 auto *newOffset = GetInsnAddOrSubNewOffset(prevInsn, *memOpnd.GetOffsetOperand()); in OptimizeAddrBOI() local
1709 void SetOffset(int64 newOffset) in SetOffset()
3414 void SetOffset(int32 newOffset) in SetOffset()