Home | History | Annotate | Download | only in ARM

Lines Matching refs:getSExtValue

4925                                           .getOperand(1))->getSExtValue();
5321 if (Hi0->getSExtValue() == Lo0->getSExtValue() >> 32 &&
5322 Hi1->getSExtValue() == Lo1->getSExtValue() >> 32)
5340 if (!isIntN(HalfSize, C->getSExtValue()))
8249 int64_t MulAmt = C->getSExtValue();
9402 getSExtValue();
10599 int64_t CVal64 = C->getSExtValue();