Searched refs:GetNot (Results 1 – 1 of 1) sorted by relevance
44094 auto GetNot = [&VT, &DAG](SDValue V) { in combineANDXORWithAllOnesIntoANDNP() local44111 if (SDValue Not = GetNot(N0)) { in combineANDXORWithAllOnesIntoANDNP()44114 } else if (SDValue Not = GetNot(N1)) { in combineANDXORWithAllOnesIntoANDNP()