Home
last modified time | relevance | path

Searched refs:INITIALIZE_PASS (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDomPrinter.cpp120 INITIALIZE_PASS(DomViewer, "view-dom",
124 INITIALIZE_PASS(DomOnlyViewer, "view-dom-only",
129 INITIALIZE_PASS(PostDomViewer, "view-postdom",
133 INITIALIZE_PASS(PostDomOnlyViewer, "view-postdom-only",
177 INITIALIZE_PASS(DomPrinter, "dot-dom",
182 INITIALIZE_PASS(DomOnlyPrinter, "dot-dom-only",
188 INITIALIZE_PASS(PostDomPrinter, "dot-postdom",
193 INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
DCFGPrinter.cpp46 INITIALIZE_PASS(CFGViewer, "view-cfg", "View CFG of function", false, true)
69 INITIALIZE_PASS(CFGOnlyViewer, "view-cfg-only",
103 INITIALIZE_PASS(CFGPrinter, "dot-cfg", "Print CFG of function to 'dot' file",
136 INITIALIZE_PASS(CFGOnlyPrinter, "dot-cfg-only",
DRegionPrinter.cpp176 INITIALIZE_PASS(RegionPrinter, "dot-regions",
179 INITIALIZE_PASS(RegionViewer, "view-regions", "View regions of function",
182 INITIALIZE_PASS(RegionOnlyViewer, "view-regions-only",
200 INITIALIZE_PASS(RegionOnlyPrinter, "dot-regions-only",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DDomPrinter.cpp166 INITIALIZE_PASS(DomViewer, "view-dom",
170 INITIALIZE_PASS(DomOnlyViewer, "view-dom-only",
175 INITIALIZE_PASS(PostDomViewer, "view-postdom",
179 INITIALIZE_PASS(PostDomOnlyViewer, "view-postdom-only",
243 INITIALIZE_PASS(DomPrinter, "dot-dom",
248 INITIALIZE_PASS(DomOnlyPrinter, "dot-dom-only",
254 INITIALIZE_PASS(PostDomPrinter, "dot-postdom",
259 INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
DCFGPrinter.cpp51 INITIALIZE_PASS(CFGViewerLegacyPass, "view-cfg", "View CFG of function", false, true)
81 INITIALIZE_PASS(CFGOnlyViewerLegacyPass, "view-cfg-only",
127 INITIALIZE_PASS(CFGPrinterLegacyPass, "dot-cfg", "Print CFG of function to 'dot' file",
156 INITIALIZE_PASS(CFGOnlyPrinterLegacyPass, "dot-cfg-only",
DRegionPrinter.cpp201 INITIALIZE_PASS(RegionPrinter, "dot-regions",
204 INITIALIZE_PASS(
209 INITIALIZE_PASS(RegionViewer, "view-regions", "View regions of function",
212 INITIALIZE_PASS(RegionOnlyViewer, "view-regions-only",
DCallPrinter.cpp77 INITIALIZE_PASS(CallGraphViewer, "view-callgraph", "View call graph", false,
81 INITIALIZE_PASS(CallGraphDOTPrinter, "dot-callgraph",
/external/llvm/lib/Analysis/
DDomPrinter.cpp150 INITIALIZE_PASS(DomViewer, "view-dom",
154 INITIALIZE_PASS(DomOnlyViewer, "view-dom-only",
159 INITIALIZE_PASS(PostDomViewer, "view-postdom",
163 INITIALIZE_PASS(PostDomOnlyViewer, "view-postdom-only",
227 INITIALIZE_PASS(DomPrinter, "dot-dom",
232 INITIALIZE_PASS(DomOnlyPrinter, "dot-dom-only",
238 INITIALIZE_PASS(PostDomPrinter, "dot-postdom",
243 INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
DCFGPrinter.cpp46 INITIALIZE_PASS(CFGViewer, "view-cfg", "View CFG of function", false, true)
69 INITIALIZE_PASS(CFGOnlyViewer, "view-cfg-only",
103 INITIALIZE_PASS(CFGPrinter, "dot-cfg", "Print CFG of function to 'dot' file",
136 INITIALIZE_PASS(CFGOnlyPrinter, "dot-cfg-only",
DRegionPrinter.cpp201 INITIALIZE_PASS(RegionPrinter, "dot-regions",
204 INITIALIZE_PASS(
209 INITIALIZE_PASS(RegionViewer, "view-regions", "View regions of function",
212 INITIALIZE_PASS(RegionOnlyViewer, "view-regions-only",
DCallPrinter.cpp77 INITIALIZE_PASS(CallGraphViewer, "view-callgraph", "View call graph", false,
81 INITIALIZE_PASS(CallGraphDOTPrinter, "dot-callgraph",
/external/llvm/lib/IR/
DIRPrintingPasses.cpp119 INITIALIZE_PASS(PrintModulePassWrapper, "print-module",
122 INITIALIZE_PASS(PrintFunctionPassWrapper, "print-function",
125 INITIALIZE_PASS(PrintBasicBlockPass, "print-bb", "Print BB to stderr", false,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTailDuplication.cpp69 INITIALIZE_PASS(TailDuplicate, DEBUG_TYPE, "Tail Duplication", false, false)
70 INITIALIZE_PASS(EarlyTailDuplicate, "early-tailduplication",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRPrintingPasses.cpp129 INITIALIZE_PASS(PrintModulePassWrapper, "print-module",
132 INITIALIZE_PASS(PrintFunctionPassWrapper, "print-function",
135 INITIALIZE_PASS(PrintBasicBlockPass, "print-bb", "Print BB to stderr", false,
/external/llvm/lib/Transforms/IPO/
DStripSymbols.cpp100 INITIALIZE_PASS(StripSymbols, "strip",
108 INITIALIZE_PASS(StripNonDebugSymbols, "strip-nondebug",
117 INITIALIZE_PASS(StripDebugDeclare, "strip-debug-declare",
125 INITIALIZE_PASS(StripDeadDebugInfo, "strip-dead-debug-info",
DBarrierNoopPass.cpp46 INITIALIZE_PASS(BarrierNoop, "barrier", "A No-Op Barrier Pass",
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPrintModulePass.cpp80 INITIALIZE_PASS(PrintModulePass, "print-module",
83 INITIALIZE_PASS(PrintFunctionPass, "print-function",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp100 INITIALIZE_PASS(StripSymbols, "strip",
108 INITIALIZE_PASS(StripNonDebugSymbols, "strip-nondebug",
117 INITIALIZE_PASS(StripDebugDeclare, "strip-debug-declare",
125 INITIALIZE_PASS(StripDeadDebugInfo, "strip-dead-debug-info",
DBarrierNoopPass.cpp46 INITIALIZE_PASS(BarrierNoop, "barrier", "A No-Op Barrier Pass",
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DDCE.cpp60 INITIALIZE_PASS(DeadInstElimination, "die",
87 INITIALIZE_PASS(DCE, "dce", "Dead Code Elimination", false, false)
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DStripSymbols.cpp100 INITIALIZE_PASS(StripSymbols, "strip",
108 INITIALIZE_PASS(StripNonDebugSymbols, "strip-nondebug",
117 INITIALIZE_PASS(StripDebugDeclare, "strip-debug-declare",
125 INITIALIZE_PASS(StripDeadDebugInfo, "strip-dead-debug-info",
/external/llvm/lib/Transforms/Scalar/
DDCE.cpp68 INITIALIZE_PASS(DeadInstElimination, "die",
156 INITIALIZE_PASS(DCELegacyPass, "dce", "Dead Code Elimination", false, false)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DDCE.cpp69 INITIALIZE_PASS(DeadInstElimination, "die",
162 INITIALIZE_PASS(DCELegacyPass, "dce", "Dead Code Elimination", false, false)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp149 INITIALIZE_PASS(
153 INITIALIZE_PASS(PostInlineEntryExitInstrumenter, "post-inline-ee-instrument",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFMIPeephole.cpp189 INITIALIZE_PASS(BPFMIPeephole, DEBUG_TYPE,
277 INITIALIZE_PASS(BPFMIPreEmitPeephole, "bpf-mi-pemit-peephole",

12345678910>>...18