Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getSExtValue

563       return C->getValue()->getSExtValue();
1803 (double)Init->getSExtValue() :
2101 int64_t Scale = C->getSExtValue();
2346 Factors.insert(Factor->getValue()->getValue().getSExtValue());
2352 Factors.insert(Factor->getValue()->getValue().getSExtValue());
2785 int64_t IncOffset = IncConst->getValue()->getSExtValue();
3894 NewF.BaseOffset += C->getValue()->getSExtValue();