Searched defs:MaxInt (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | APFixedPoint.cpp | 148 APSInt MaxInt = APFixedPoint::getMax(*this).getValue(); fitsInFloatSemantics() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 11064 APInt MinInt, MaxInt; expandFP_TO_INT_SAT() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 10553 APInt MaxInt = getUnsignedRangeMax(applyLoopGuards(Exact, Guards)); howFarToZero() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 21354 APInt MinInt, MaxInt; LowerFP_TO_INT_SAT() local |