Home | History | Annotate | Download | only in src

Lines Matching full:greaterthanorequal

26   /// CHECK-DAG:                     GreaterThanOrEqual [<<Cmp>>,<<Zero>>]
31 /// CHECK-DAG: GreaterThanOrEqual [<<ArgX>>,<<Zero>>]
37 // and then merges the Compare into the GreaterThanOrEqual. This is a regression
39 // GreaterThanOrEqual, i.e. <<Zero>>, with the very same instruction.