Searched refs:IsAndWithShift (Results 1 – 1 of 1) sorted by relevance
12680 auto IsAndWithShift = [](SDValue A, SDValue B) { in visitSETCC() local12693 if (IsAndWithShift(N0, N1)) { in visitSETCC()12696 } else if (IsAndWithShift(N1, N0)) { in visitSETCC()