Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4266 ConstantRange N0Range = ConstantRange::fromKnownBits(N0Known, false); computeOverflowForUnsignedAdd() local
4284 ConstantRange N0Range = ConstantRange::fromKnownBits(N0Known, true); computeOverflowForSignedSub() local
4297 ConstantRange N0Range = ConstantRange::fromKnownBits(N0Known, false); computeOverflowForUnsignedSub() local
4310 ConstantRange N0Range = ConstantRange::fromKnownBits(N0Known, false); computeOverflowForUnsignedMul() local