Searched defs:NotOperand (Results 1 – 3 of 3) sorted by relevance
9106 auto NotOperand = (TrueV.getOperand(0) == FalseV) in lowerSELECT() local9124 auto NotOperand = (FalseV.getOperand(0) == TrueV) in lowerSELECT() local
8224 if (SDValue NotOperand = getBitwiseNotOperand(N01, N00, in visitORCommutative() local8232 if (SDValue NotOperand = getBitwiseNotOperand(N00, N01, in visitORCommutative() local
6110 if (SDValue NotOperand = in haveNoCommonBitsSetCommutative() local