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

References

lib/Target/RISCV/RISCVISelLowering.cpp
  925   SelectionDAG &DAG = DCI.DAG;
  935       return DCI.CombineTo(N, Op0.getOperand(0), Op0.getOperand(1));
  946       return DCI.CombineTo(N, Lo, Hi);
  965       return DCI.CombineTo(N, Lo, NewHi);
  970     return DCI.CombineTo(N, Lo, NewHi);
  980     if ((SimplifyDemandedBits(N->getOperand(0), LHSMask, DCI)) ||
  981         (SimplifyDemandedBits(N->getOperand(1), RHSMask, DCI)))
  994       return DCI.CombineTo(N, AExtOp);
 1008       return DCI.CombineTo(N,
 1013     return DCI.CombineTo(N,