Home | History | Annotate | Download | only in AArch64

Lines Matching defs:TmpOffset

552     uint64_t TmpOffset = Addr.getOffset();
563 TmpOffset += SL->getElementOffset(Idx);
569 TmpOffset += CI->getSExtValue() * S;
576 TmpOffset += CI->getSExtValue() * S;
588 Addr.setOffset(TmpOffset);