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

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
  130   for (unsigned i = 0; i < Ops.size(); ++i) {
  130   for (unsigned i = 0; i < Ops.size(); ++i) {
  131     SDValue NewOp = Ops[i];
  139         !shouldExtendTypeInLibCall(CallOptions.OpsVTBeforeSoften[i])) {