Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2789 areBitwiseNotOfEachother(SDValue Op0, SDValue Op1) { in areBitwiseNotOfEachother() function
2818 if (areBitwiseNotOfEachother(N0, N1)) in visitADDLike()
7381 if (areBitwiseNotOfEachother(N0, N1)) in visitAND()