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

References

include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  392     return actionIf(Action, typeInSet(typeIdx(0), Types));
  400     return actionIf(Action, typeInSet(typeIdx(0), Types), Mutation);
  408     return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types));
  408     return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types));
  417     return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types),
  417     return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types),
  427     return actionIf(Action, typeInSet(typeIdx(0), Types));
  435     return actionIf(Action, all(typeInSet(typeIdx(0), Types),
  436                                 typeInSet(typeIdx(1), Types)));
  447     return actionIf(Action, all(typeInSet(typeIdx(0), Types0),
  448                                 typeInSet(typeIdx(1), Types1)));
  458     return actionIf(Action, all(typeInSet(typeIdx(0), Types0),
  459                                 all(typeInSet(typeIdx(1), Types1),
  460                                     typeInSet(typeIdx(2), Types2))));
  505                         typeIdx(0), typeIdx(1), /*MMOIdx*/ 0, TypesAndMemDesc));
  505                         typeIdx(0), typeIdx(1), /*MMOIdx*/ 0, TypesAndMemDesc));
  713         LegalizeAction::WidenScalar, sizeNotPow2(typeIdx(TypeIdx)),
  723         LegalizeAction::WidenScalar, scalarOrEltSizeNotPow2(typeIdx(TypeIdx)),
  729     return actionIf(LegalizeAction::NarrowScalar, isScalar(typeIdx(TypeIdx)),
  735     return actionIf(LegalizeAction::FewerElements, isVector(typeIdx(TypeIdx)),
  745                     changeElementTo(typeIdx(TypeIdx), Ty));
  756                     changeElementTo(typeIdx(TypeIdx), Ty));
  765                     changeTo(typeIdx(TypeIdx), Ty));
  774                     changeElementTo(typeIdx(TypeIdx), Ty));
  783                     changeTo(typeIdx(TypeIdx), Ty));
  798         changeElementTo(typeIdx(TypeIdx), Ty));
  816     typeIdx(TypeIdx);
  832     typeIdx(TypeIdx);
  851                     numElementsNotPow2(typeIdx(TypeIdx)),
  859     typeIdx(TypeIdx);
  877     typeIdx(TypeIdx);