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

References

include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  111   bool operator==(const InstrAspect &RHS) const {
  967   void setAction(const InstrAspect &Aspect, LegalizeAction Action) {
 1167   getAspectAction(const InstrAspect &Aspect) const;
 1318   findScalarLegalAction(const InstrAspect &Aspect) const;
 1322   findVectorLegalAction(const InstrAspect &Aspect) const;
lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  379 LegalizerInfo::getAspectAction(const InstrAspect &Aspect) const {
  619 LegalizerInfo::findScalarLegalAction(const InstrAspect &Aspect) const {
  648 LegalizerInfo::findVectorLegalAction(const InstrAspect &Aspect) const {