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