Home
last modified time | relevance | path

Searched refs:makeNonNegative (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DKnownBits.h115 void makeNonNegative() { in makeNonNegative() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DKnownBits.cpp77 KnownOut.makeNonNegative(); in computeForAddSub()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp459 Known.makeNonNegative(); in computeKnownBitsMul()
860 Known.makeNonNegative(); in computeKnownBitsFromAssume()
873 Known.makeNonNegative(); in computeKnownBitsFromAssume()
1499 Known.makeNonNegative(); in computeKnownBitsFromOperator()
1508 Known.makeNonNegative(); in computeKnownBitsFromOperator()
1516 Known.makeNonNegative(); in computeKnownBitsFromOperator()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp860 Known.makeNonNegative(); in SimplifyDemandedUseBits()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3220 Known.makeNonNegative(); in computeKnownBits()