Home | History | Annotate | Download | only in AArch64

Lines Matching full:cmge

892   case AArch64ISD::CMGE:              return "AArch64ISD::CMGE";
6652 return DAG.getNode(AArch64ISD::CMGE, dl, VT, LHS, RHS);
6660 return DAG.getNode(AArch64ISD::CMGE, dl, VT, RHS, LHS);