Home
last modified time | relevance | path

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

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