Home | History | Annotate | Download | only in AArch64

Lines Matching refs:FCMP

669   case AArch64ISD::FCMP:              return "AArch64ISD::FCMP";
982 return DAG.getNode(AArch64ISD::FCMP, dl, VT, LHS, RHS);
3118 // If that fails, we'll need to perform an FCMP + CSEL sequence. Go ahead
3369 // If that fails, we'll need to perform an FCMP + CSEL sequence. Go ahead