Lines Matching refs:getSExtValue
203 int64_t v = (int64_t)N->getSExtValue();
213 int64_t v = (int64_t)N->getSExtValue();
223 int64_t v = (int64_t)N->getSExtValue();
233 int64_t v = (int64_t)N->getSExtValue();
243 int64_t v = (int64_t)N->getSExtValue();
253 int64_t v = (int64_t)N->getSExtValue();
263 int64_t v = (int64_t)N->getSExtValue();
441 int32_t Val = cast<ConstantSDNode>(OffsetNode)->getSExtValue();
508 int32_t Val = cast<ConstantSDNode>(OffsetNode)->getSExtValue();
585 int32_t Val = cast<ConstantSDNode>(OffsetNode)->getSExtValue();
698 int32_t Val = cast<ConstantSDNode>(OffsetNode)->getSExtValue();
1012 cast<ConstantSDNode>(ShiftOp1.getNode())->getSExtValue();
1105 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue();
1107 cast<ConstantSDNode>(Mul_1.getNode())->getSExtValue();
1112 if (isInt<9>(CN->getSExtValue())) {
1126 cast<ConstantSDNode>(Sub_0.getNode())->getSExtValue();
1133 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue();
1135 cast<ConstantSDNode>(Shl2_1.getNode())->getSExtValue();
1140 if (isInt<9>(CN->getSExtValue())) {
1244 int32_t Val = cast<ConstantSDNode>(Arg)->getSExtValue();
1287 int32_t Val = cast<ConstantSDNode>(N)->getSExtValue();
1549 if (isInt<13>(CN->getSExtValue()))
1676 (uint64_t)Const->getSExtValue());