Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Alias

630 // alias for that pattern.
780 // Emit the method that prints the alias instruction.
793 CodeGenInstAlias *Alias = new CodeGenInstAlias(*I, Variant, Target);
801 AliasMap[getQualifiedName(Op->getDef())].insert(std::make_pair(Alias,
814 for (auto &Alias : Aliases.second) {
815 const CodeGenInstAlias *CGA = Alias.first;
820 // Don't emit the alias if it has more operands than what it's aliasing.
904 // Just because the alias has an immediate result, doesn't mean the
1006 // Code that prints the alias, replacing the operands with the ones from the