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

Declarations

utils/TableGen/CodeGenDAGPatterns.h
  561   bool isZeroExtLoad() const;

References

utils/TableGen/CodeGenDAGPatterns.cpp
  891         !isSignExtLoad() && !isZeroExtLoad() && getMemoryVT() == nullptr &&
  906     if (isZeroExtLoad())
 1045            isZeroExtLoad()) > 1)
 1058       if (isZeroExtLoad())
 1275     if (isZeroExtLoad())
utils/TableGen/GlobalISelEmitter.cpp
  222     if (P.isZeroExtLoad())
  318         Predicate.isSignExtLoad() || Predicate.isZeroExtLoad())
 3438         Predicate.isZeroExtLoad())
 3570         Predicate.isZeroExtLoad())