/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreMCInstLower.h | 29 AsmPrinter &Printer; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430MCInstLower.h | 30 AsmPrinter &Printer; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64MCInstLower.h | 32 AsmPrinter &Printer; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | GCMetadata.cpp | 28 class Printer : public FunctionPass { class 33 explicit Printer(raw_ostream &OS) : FunctionPass(ID), OS(OS) {} in Printer() function in __anon9caeadd20111::Printer
|
H A D | LLVMTargetMachine.cpp | 224 FunctionPass *Printer = getTarget().createAsmPrinter(*this, *AsmStreamer); in addPassesToEmitFile() local 271 FunctionPass *Printer = getTarget().createAsmPrinter(*this, *AsmStreamer); in addPassesToEmitMC() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonMCInstLower.cpp | 28 HexagonAsmPrinter& Printer) { in GetSymbolRef()
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/ |
H A D | MCInst.cpp | 52 const MCInstPrinter *Printer, in dump_pretty()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | format-strings.cpp | 105 class Printer { class
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCMCInstLower.cpp | 115 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef()
|
/minix3/external/bsd/llvm/dist/clang/unittests/AST/ |
H A D | NamedDeclPrinterTest.cpp | 68 PrintMatch Printer(SuppressUnwrittenScope); in PrintedNamedDeclMatches() local
|
H A D | StmtPrinterTest.cpp | 73 PrintMatch Printer; in PrintedStmtMatches() local
|
H A D | DeclPrinterTest.cpp | 74 PrintMatch Printer; in PrintedDeclMatches() local
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 101 DeclPrinter Printer(Out, Policy, Indentation, PrintInstantiation); in print() local 178 DeclPrinter Printer(llvm::errs(), Ctx.getPrintingPolicy(), 0); in dumpDeclContext() local
|
H A D | StmtPrinter.cpp | 807 OMPClausePrinter Printer(OS, Policy); in PrintOMPExecutableDirective() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86MCInstLower.cpp | 342 static void SimplifyShortMoveForm(X86AsmPrinter &Printer, MCInst &Inst, in SimplifyShortMoveForm()
|