reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1715 Opcode = AArch64ISD::FCCMP; 1720 Opcode = AArch64ISD::CCMN; 1724 if (Opcode == 0) 1725 Opcode = AArch64ISD::CCMP; 1731 return DAG.getNode(Opcode, DL, MVT_CC, LHS, RHS, NZCVOp, Condition, CCOp);