Home
last modified time | relevance | path

Searched defs:NewUpper (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp844 APInt NewUpper = getUpper() + Other.getUpper() - 1; in add() local
891 APInt NewUpper = getUpper() - Other.getLower(); in sub() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp5851 APInt NewUpper = in getRangeForAffineARHelper() local