Home | History | Annotate | Download | only in X86

Lines Matching refs:COND_LE

209   case CmpInst::ICMP_SLE: CC = X86::COND_LE;      break;