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

References

lib/CodeGen/GlobalISel/CombinerHelper.cpp
  274       return {TyForCandidate, OpcodeForCandidate, MIForCandidate};
  290     return {TyForCandidate, OpcodeForCandidate, MIForCandidate};
  294   if (CurrentUse.Ty == TyForCandidate) {
  300       return {TyForCandidate, OpcodeForCandidate, MIForCandidate};
  308   if (TyForCandidate.getSizeInBits() > CurrentUse.Ty.getSizeInBits()) {
  309     return {TyForCandidate, OpcodeForCandidate, MIForCandidate};