Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7775 if (SDValue NotOperand = getBitwiseNotOperand(N01, N00, in visitORCommutative() local
7783 if (SDValue NotOperand = getBitwiseNotOperand(N00, N01, in visitORCommutative() local
H A DSelectionDAG.cpp5389 if (SDValue NotOperand = in haveNoCommonBitsSetCommutative() local