Home | History | Annotate | Download | only in X86

Lines Matching refs:COND_BE

3530   case X86::COND_BE:    return true;
3569 case ISD::SETULE: return X86::COND_BE;
3614 case ISD::SETLE: return X86::COND_BE;
3632 case X86::COND_BE:
11660 case X86::COND_B: case X86::COND_BE: