Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1478 APInt MinLHS = getSignedMin(), MaxLHS = getSignedMax(); in srem() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2534 const SCEV *MaxLHS = Max->getOperand(0); in OptimizeMax() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3750 SDValue MaxLHS = Op0.getOperand(0); in foldSubToUSubSat() local