Home | History | Annotate | Download | only in X86

Lines Matching refs:COND_BE

4039   case X86::COND_BE:    return true;
4055 case ISD::SETULE: return X86::COND_BE;
4126 case ISD::SETLE: return X86::COND_BE;
4144 case X86::COND_BE:
13775 case X86::COND_B: case X86::COND_BE: