Home
last modified time | relevance | path

Searched defs:SMin (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/IR/
DConstantRange.cpp100 APInt SMin(CR.getSignedMin()); in makeAllowedICmpRegion() local
112 APInt SMin(CR.getSignedMin()); in makeAllowedICmpRegion() local
/external/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp217 APInt SMin = APInt::getSignedMinValue(BW).sextOrSelf(MaxIntegerBW+1); in walkBackwards() local
DInductiveRangeCheckElimination.cpp645 APInt SMin = in CanBeSMin() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3975 APFloat SMin(RHS.getSemantics()); in FoldFCmp_IntToFP_Cst() local
3986 APFloat SMin(RHS.getSemantics()); in FoldFCmp_IntToFP_Cst() local