Searched defs:toInt (Results 1 – 3 of 3) sorted by relevance
77 llvm::APSInt toInt(unsigned BitWidth, bool Signed, bool *Overflow) const { in toInt() function
784 IntT ScaledNumber<DigitsT>::toInt() const { in toInt() function
392 uint64_t BT::MachineEvaluator::toInt(const RegisterCell &A) const { in toInt() function in BT::MachineEvaluator