Home
last modified time | relevance | path

Searched refs:Passes (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm/tools/llvm-ld/
DOptimize.cpp83 PassManager Passes; in Optimize() local
87 Passes.add(createVerifierPass()); in Optimize()
90 addPass(Passes, new TargetData(M)); in Optimize()
93 PassManagerBuilder().populateLTOPassManager(Passes, !DisableInternalize, in Optimize()
100 addPass(Passes, createStripSymbolsPass(StripDebug && !Strip)); in Optimize()
107 addPass(Passes, Opt->getNormalCtor()()); in Optimize()
116 addPass(Passes, createInstructionCombiningPass()); in Optimize()
117 addPass(Passes, createCFGSimplificationPass()); in Optimize()
118 addPass(Passes, createAggressiveDCEPass()); in Optimize()
119 addPass(Passes, createGlobalDCEPass()); in Optimize()
[all …]
/external/llvm/unittests/VMCore/
DPassManagerTest.cpp294 PassManager Passes; in TEST() local
295 Passes.add(new TargetData(&M)); in TEST()
296 Passes.add(mNDM2); in TEST()
297 Passes.add(mNDM); in TEST()
298 Passes.add(mNDNM); in TEST()
299 Passes.add(mDNM); in TEST()
301 Passes.run(M); in TEST()
318 PassManager Passes; in TEST() local
319 Passes.add(new TargetData(&M)); in TEST()
320 Passes.add(mNDM); in TEST()
[all …]
DDominatorTreeTest.cpp186 PassManager Passes; in TEST() local
187 Passes.add(P); in TEST()
188 Passes.run(*M); in TEST()
/external/llvm/tools/opt/
Dopt.cpp552 PassManager Passes; in main() local
560 Passes.add(TLI); in main()
571 Passes.add(TD); in main()
594 Passes.add(new BreakpointPrinter(Out->os())); in main()
601 addPass(Passes, createStripSymbolsPass(true)); in main()
609 AddStandardCompilePasses(Passes); in main()
615 AddStandardLinkPasses(Passes); in main()
620 AddOptimizationPasses(Passes, *FPasses, 1); in main()
625 AddOptimizationPasses(Passes, *FPasses, 2); in main()
630 AddOptimizationPasses(Passes, *FPasses, 3); in main()
[all …]
/external/llvm/tools/llvm-extract/
Dllvm-extract.cpp208 PassManager Passes; in main() local
209 Passes.add(new TargetData(M.get())); // Use correct TargetData in main()
213 Passes.add(createGVExtractionPass(Gvs, DeleteFn)); in main()
215 Passes.add(createGlobalDCEPass()); // Delete unreachable globals in main()
216 Passes.add(createStripDeadDebugInfoPass()); // Remove dead debug info in main()
217 Passes.add(createStripDeadPrototypesPass()); // Remove dead func decls in main()
228 Passes.add(createPrintModulePass(&Out.os())); in main()
230 Passes.add(createBitcodeWriterPass(Out.os())); in main()
232 Passes.run(*M.get()); in main()
/external/llvm/tools/bugpoint/
DOptimizerDriver.cpp111 const std::vector<std::string> &Passes, in runPasses() argument
180 for (std::vector<std::string>::const_iterator I = Passes.begin(), in runPasses()
181 E = Passes.end(); I != E; ++I ) in runPasses()
243 const std::vector<std::string> &Passes, in runPassesOn() argument
247 if (runPasses(M, Passes, BitcodeResult, false/*delete*/, true/*quiet*/, in runPassesOn()
DBugDriver.cpp59 std::string llvm::getPassesString(const std::vector<std::string> &Passes) { in getPassesString() argument
61 for (unsigned i = 0, e = Passes.size(); i != e; ++i) { in getPassesString()
64 Result += Passes[i]; in getPassesString()
DExtractFunction.cpp116 std::vector<std::string> Passes; in deleteInstructionFromProgram() local
120 Passes.push_back("dce"); in deleteInstructionFromProgram()
122 Passes.push_back("simplifycfg"); // Delete dead control flow in deleteInstructionFromProgram()
124 Passes.push_back("verify"); in deleteInstructionFromProgram()
125 Module *New = runPassesOn(Clone, Passes); in deleteInstructionFromProgram()
DCrashDebugger.cpp323 std::vector<std::string> Passes; in TestBlocks() local
324 Passes.push_back("simplifycfg"); in TestBlocks()
325 Passes.push_back("verify"); in TestBlocks()
326 Module *New = BD.runPassesOn(M, Passes); in TestBlocks()
413 PassManager Passes; in TestInsts() local
414 Passes.add(createVerifierPass()); in TestInsts()
415 Passes.run(*M); in TestInsts()
DBugDriver.h245 Module *runPassesOn(Module *M, const std::vector<std::string> &Passes,
307 std::string getPassesString(const std::vector<std::string> &Passes);
/external/valgrind/main/perf/
Dffbench.c153 #define Passes 20 /* Number of FFT/Inverse passes */ macro
240 int i, j, k, l, m, npasses = Passes, faedge; in main()
/external/llvm/lib/CodeGen/
DCMakeLists.txt67 Passes.cpp
DAndroid.mk67 Passes.cpp \
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp698 PassManager Passes; in main() local
699 Passes.add(createVerifierPass()); in main()
700 Passes.add(createPrintModulePass(&Out->os())); in main()
701 Passes.run(*M.get()); in main()
/external/openssh/
Dscp.041 -C Compression enable. Passes the -C flag to ssh(1) to enable
/external/mksh/src/
Dcheck.t7651 Passes on: bash4 ksh93 mksh(20110313+)
7699 Passes on: ksh93 mksh(20110305+)
/external/antlr/antlr-3.4/tool/
DCHANGES.txt1686 * Changed debug events associated with trees quite a bit. Passes nodes around
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-096649 …(-[WebHTMLView _deleteRange:killRing:prepend:smartDeleteOK:deletionAction:]): Passes NO for closeT…
6651 (-[WebHTMLView _expandSelectionToGranularity:]): Passes YES for closeTyping.
6652 (-[WebHTMLView selectToMark:]): Passes YES for closeTyping.
6653 (-[WebHTMLView swapWithMark:]): Passes YES for closeTyping.
6654 (-[WebHTMLView transpose:]): Passes YES for closeTyping.
6655 (-[WebHTMLView _selectMarkedText]): Passes NO for closeTyping.
6656 (-[WebHTMLView _selectRangeInMarkedText:]): Passes NO for closeTyping.
6658 (-[WebView setSelectedDOMRange:affinity:]): Passes YES for closeTyping.
DChangeLog-2010-01-29921 (-[WebFrameView _viewClassForMIMEType:]): Added. Passes an allowPlugins
931 (+[WebView _canShowMIMEType:allowingPlugins:]): Passes allowPlugins to
935 (-[WebView _canShowMIMEType:]): Added. Passes an allowPlugins value
10741 Passes the optional object to the selector.
DChangeLog-2002-12-039583 (-[WebBridge reportClientRedirectTo:delay:fireDate:]): Added. Passes the client
9585 (-[WebBridge reportClientRedirectCancelled]): Passes client redirect cancel along
10133 (-[WebBridge reportError:]): New. Passes the error to the controller associated with
DChangeLog-2007-10-1424358 the main frame. Passes the page over to the other side of the bridge.
24360 subframes. Passes the renderer over to the other side of the bridge.
/external/webkit/Tools/
DChangeLog5390 (LeaksViewer._didLoadLeaksFile): Callback from LeaksLoader. Passes the file contents off to
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1020701 Passes all the tests in: manual-tests/inspector-wrappers
20780 (WebInspector.ScriptView): Passes in _addBreakpoint for the add breakpoint delegate.
20836 (WebInspector.SourceView): Passes in _addBreakpoint for the add breakpoint delegate.
25349 … (WebCore::FormData::appendFile): Passes along a shouldGenerateFile flag to the FormDataElement.
29253 Fixed marquee suspension on wrong document. Passes current
31074 resource view and tree element. Removes all children of resourceViews. Passes
37772 Passes Acid3 test 75.
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1611544 * public/WebSpeechInputListener.h: Passes down the requestId given by embedder to webcore.
16114 Passes a name parameter.
/external/webkit/Source/WebKit2/
DChangeLog13990 (WebKit::WebContext::didReceiveMessage): Passes cache messages to the cache manager.

12