Home
last modified time | relevance | path

Searched defs:MinLHS (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/Target/ARM/
H A DARMTargetTransformInfo.cpp358 Value *MinLHS, *MinRHS; in isSSATMinMaxPattern() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3759 SDValue MinLHS = Op1.getOperand(0); in foldSubToUSubSat() local
3771 SDValue MinLHS = Op1.getOperand(0).getOperand(0); in foldSubToUSubSat() local