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

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp77 KnownOut.makeNonNegative();
203 Known.makeNonNegative();
218 Known.makeNonNegative();
242 Known.makeNonNegative();
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h115 void makeNonNegative() { function in struct:llvm::KnownBits
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp411 Known.makeNonNegative();
631 Known.makeNonNegative();
1022 Known.makeNonNegative();
1328 Known.makeNonNegative();
1337 Known.makeNonNegative();
1345 Known.makeNonNegative();
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp455 InputKnown.makeNonNegative();
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3350 Known.makeNonNegative();

Completed in 271 milliseconds