Searched defs:NotOperand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 7778 if (SDValue NotOperand = getBitwiseNotOperand(N01, N00, visitORCommutative() local |
H A D | SelectionDAG.cpp | 5706 if (SDValue NotOperand = haveNoCommonBitsSetCommutative() local |