Home
last modified time | relevance | path

Searched refs:Analyze (Results 1 – 25 of 33) sorted by relevance

12

/external/clang/tools/clang-check/
DClangCheck.cpp70 Analyze("analyze", cl::desc(Options->getOptionHelpText(options::OPT_analyze)), variable
163 Analyze ? "--analyze" : "-fsyntax-only", ArgumentInsertPosition::BEGIN)); in main()
169 if (Analyze) in main()
/external/clang/tools/scan-build/
Dccc-analyzer188 sub Analyze { subroutine
749 Analyze($Clang, \@NewArgs, \@AnalyzeArgs, $FileLang, $Output,
754 Analyze($Clang, \@CmdArgs, \@AnalyzeArgs, $FileLang, $Output,
/external/v8/test/cctest/compiler/
Dtest-pipeline.cc27 CHECK(Scope::Analyze(&info)); in TEST()
Dfunction-tester.h59 CHECK(Scope::Analyze(&info)); in Compile()
Dtest-codegen-deopt.cc50 CHECK(Scope::Analyze(&info)); in DeoptCodegenTester()
Dtest-changes-lowering.cc60 CHECK(Scope::Analyze(&info)); in CallWithPotentialGC()
/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h28 const InstSeq &Analyze(uint64_t Imm, unsigned Size, bool LastInstrIsADDiu);
DMipsAnalyzeImmediate.cpp126 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze() function in MipsAnalyzeImmediate
DMipsSEInstrInfo.cpp395 AnalyzeImm.Analyze(Imm, Size, LastInstrIsADDiu); in loadImmediate()
DMipsSEISelDAGToDAG.cpp759 AnalyzeImm.Analyze(Imm, Size, false); in selectNode()
/external/llvm/lib/CodeGen/
DMachineLoopInfo.cpp40 LI.Analyze(getAnalysis<MachineDominatorTree>().getBase()); in runOnMachineFunction()
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-lock.txt6 perf-lock - Analyze lock events
Dperf-kvm.txt102 Analyze events only for given process ID(s) (comma separated list).
120 Analyze events only for given process ID(s) (comma separated list).
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyses.def48 ANALYSIS_INLINING_MODE(All, "all", "Analyze all functions as top level")
/external/llvm/test/Analysis/LoopAccessAnalysis/
Dunsafe-and-rt-checks.ll3 ; Analyze this loop:
/external/llvm/lib/Analysis/
DLoopInfo.cpp682 LI.Analyze(AM->getResult<DominatorTreeAnalysis>(F)); in run()
705 LI.Analyze(getAnalysis<DominatorTreeWrapperPass>().getDomTree()); in INITIALIZE_PASS_DEPENDENCY()
/external/v8/src/
Dscopes.h81 static bool Analyze(CompilationInfo* info);
Dcompiler.cc643 if (!Scope::Analyze(info)) return false; in CompileUnoptimizedCode()
740 if (!Scope::Analyze(info)) return false; in CompileOptimizedPrologue()
/external/eigen/bench/btl/
DREADME45 4 : Analyze the result. different data files (.dat) are produced in each libs directories.
/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp151 hr = pDwFontFile->Analyze( in DwCreateFontFaceFromStream()
/external/v8/src/compiler/
Djs-inlining.cc59 CHECK(Scope::Analyze(info)); in Parse()
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h471 Analyze(DominatorTreeBase<BlockT> &DomTree) { in Analyze() function
DLoopInfo.h633 void Analyze(DominatorTreeBase<BlockT> &DomTree);
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2708 void Analyze(const TreePattern *Pat) { in Analyze() function in InstAnalyzer
2713 void Analyze(const PatternToMatch *Pat) { in Analyze() function in InstAnalyzer
3229 PatInfo.Analyze(Pattern); in InferInstructionFlags()
3253 PatInfo.Analyze(&PTM); in InferInstructionFlags()
3315 PatInfo.Analyze(&PTM); in VerifyInstructionFlags()
/external/zlib/src/
Dmake_vms.com719 $! Analyze the project map file and create the symbol vector for a shareable

12