Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Optimizer/Support/
H A DUtils.h32 inline std::int64_t toInt(mlir::arith::ConstantOp cop) { in toInt() function
/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h781 IntT ScaledNumber<DigitsT>::toInt() const { in toInt() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp397 uint64_t BT::MachineEvaluator::toInt(const RegisterCell &A) const { in toInt() function in BT::MachineEvaluator