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

References

lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  104   switch (Rule.getAction()) {
  122   if (Rule.getAction() == Custom)
  129   switch (Rule.getAction()) {
  136       if (Rule.getAction() == FewerElements) {
  162     if (Rule.getAction() == NarrowScalar)  {
  191       LLVM_DEBUG(dbgs() << ".. .. " << Rule.getAction() << ", "
  196       return {Rule.getAction(), Mutation.first, Mutation.second};