Lines Matching refs:getSExtValue
83 /// either getSExtValue() or getZExtValue() will yield a correctly sized and124 inline int64_t getSExtValue() const {125 return Val.getSExtValue();