Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstantRange.cpp98 APInt SMin(CR.getSignedMin()); in makeAllowedICmpRegion() local
110 APInt SMin(CR.getSignedMin()); in makeAllowedICmpRegion() local
/external/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp210 APInt SMin = APInt::getSignedMinValue(BW).sextOrSelf(MaxIntegerBW+1); in walkBackwards() local
DInductiveRangeCheckElimination.cpp638 APInt SMin = in CanBeSMin() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3831 APFloat SMin(RHS.getSemantics()); in FoldFCmp_IntToFP_Cst() local
3842 APFloat SMin(RHS.getSemantics()); in FoldFCmp_IntToFP_Cst() local