Home | History | Annotate | Download | only in IR

Lines Matching refs:Prefix

118 static void PrintLLVMName(raw_ostream &OS, StringRef Name, PrefixType Prefix) {
120 switch (Prefix) {
1130 char Prefix = '%';
1136 Prefix = '@';
1153 Prefix = '@';
1164 Out << Prefix << Slot;
1685 Out << " prefix ";