Home
last modified time | relevance | path

Searched defs:NotOperand (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7778 if (SDValue NotOperand = getBitwiseNotOperand(N01, N00, visitORCommutative() local
7786 if (SDValue NotOperand = getBitwiseNotOperand(N00, N01, visitORCommutative() local
[all...]
H A DSelectionDAG.cpp5706 if (SDValue NotOperand = haveNoCommonBitsSetCommutative() local