Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2291 const SCEV *MaxRHS = Max->getOperand(1); in OptimizeMax() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp10552 APInt MaxRHS = getSignedRangeMax(RHS); in doesIVOverflowOnLT() local
10560 APInt MaxRHS = getUnsignedRangeMax(RHS); in doesIVOverflowOnLT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp45222 SDValue MaxRHS = Op0.getOperand(1); in combineSubToSubus() local