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

Overridden By

lib/Target/AArch64/AArch64InstrInfo.cpp
 3880 bool AArch64InstrInfo::isThroughputPattern(

Declarations

include/llvm/CodeGen/TargetInstrInfo.h
 1027   virtual bool isThroughputPattern(MachineCombinerPattern Pattern) const;

References

lib/CodeGen/MachineCombiner.cpp
  573       if (ML && TII->isThroughputPattern(P))