Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4267 ConstantRange N1Range = ConstantRange::fromKnownBits(N1Known, false); computeOverflowForUnsignedAdd() local
4285 ConstantRange N1Range = ConstantRange::fromKnownBits(N1Known, true); computeOverflowForSignedSub() local
4298 ConstantRange N1Range = ConstantRange::fromKnownBits(N1Known, false); computeOverflowForUnsignedSub() local
4311 ConstantRange N1Range = ConstantRange::fromKnownBits(N1Known, false); computeOverflowForUnsignedMul() local