Home | History | Annotate | Download | only in X86

Lines Matching refs:COND_P

4043   case ISD::SETUO:   return X86::COND_P;
4060 case X86::COND_P:
16737 CC = DAG.getConstant(X86::COND_P, dl, MVT::i8);
17788 DAG.getConstant(X86::COND_P, dl, MVT::i8),
27903 (cc0 == X86::COND_NE && cc1 == X86::COND_P)) {