Home | History | Annotate | Download | only in IR

Lines Matching refs:Prefix

395 static void PrintLLVMName(raw_ostream &OS, StringRef Name, PrefixType Prefix) {
396 switch (Prefix) {
1979 char Prefix = '%';
1985 Prefix = '@';
2002 Prefix = '@';
2013 Out << Prefix << Slot;
2692 Out << " prefix ";