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.cpp2627 areBitwiseNotOfEachother(SDValue Op0, SDValue Op1) { in areBitwiseNotOfEachother() function
2656 if (areBitwiseNotOfEachother(N0, N1)) in visitADDLike()
6958 if (areBitwiseNotOfEachother(N0, N1)) in visitAND()