reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
12101   ConstantFPSDNode *N0CFP = isConstOrConstSplatFP(N0, true);
12115     return DAG.getNode(ISD::FSUB, DL, VT, N0, N1, Flags);
12124       return N0;
12128   if (N0 == N1) {
12153     if (N0 == N1->getOperand(0))
12156     if (N0 == N1->getOperand(1))
12163         ISD::FADD, DL, VT, N0,