Home
last modified time | relevance | path

Searched defs:toInt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFixedPoint.h77 llvm::APSInt toInt(unsigned BitWidth, bool Signed, bool *Overflow) const { in toInt() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h784 IntT ScaledNumber<DigitsT>::toInt() const { in toInt() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp392 uint64_t BT::MachineEvaluator::toInt(const RegisterCell &A) const { in toInt() function in BT::MachineEvaluator