Home
last modified time | relevance | path

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

123

/external/clang/tools/clang-check/
DClangCheck.cpp72 Analyze("analyze", cl::desc(Options->getOptionHelpText(options::OPT_analyze)), variable
172 Analyze ? "--analyze" : "-fsyntax-only", ArgumentInsertPosition::BEGIN)); in main()
178 if (Analyze) in main()
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug05.txt34 # Analyze system statistics to determine memory leaks
35 # Analyze drops in activities
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dregister_pressure.h88 Analyze(f); in RegisterLiveness()
163 void Analyze(Function* f);
Dfeature_manager.h39 void Analyze(Module* module);
Dfeature_manager.cpp26 void FeatureManager::Analyze(Module* module) { in Analyze() function in spvtools::opt::FeatureManager
Dloop_utils.h34 void Analyze(const Loop& loop);
/external/deqp-deps/SPIRV-Tools/source/opt/
Dregister_pressure.h88 Analyze(f); in RegisterLiveness()
163 void Analyze(Function* f);
Dfeature_manager.h39 void Analyze(Module* module);
Dfeature_manager.cpp26 void FeatureManager::Analyze(Module* module) { in Analyze() function in spvtools::opt::FeatureManager
Dloop_utils.h34 void Analyze(const Loop& loop);
/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc48 TF_RETURN_IF_ERROR(analysis->Analyze()); in Run()
52 Status LogicalBufferAnalysis::Analyze() { in Analyze() function in xla::LogicalBufferAnalysis
Dbuffer_liveness.cc42 TF_RETURN_IF_ERROR(liveness->Analyze()); in Run()
46 Status BufferLiveness::Analyze() { in Analyze() function in xla::BufferLiveness
Dbuffer_liveness.h91 Status Analyze();
Dlogical_buffer_analysis.h48 Status Analyze();
/external/clang/tools/scan-build/libexec/
Dccc-analyzer206 sub Analyze { subroutine
776 Analyze($Clang, \@NewArgs, \@AnalyzeArgs, $FileLang, $Output,
781 Analyze($Clang, \@CmdArgs, \@AnalyzeArgs, $FileLang, $Output,
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DCMakeLists.txt12 Analyze.cpp
/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h30 const InstSeq &Analyze(uint64_t Imm, unsigned Size, bool LastInstrIsADDiu);
DMipsAnalyzeImmediate.cpp130 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze() function in MipsAnalyzeImmediate
/external/bcc/tools/
Ddeadlock_detector_example.txt345 deadlock_detector 181 # Analyze PID 181
348 # Analyze PID 181 and locks from this binary.
355 # Analyze PID 181 and print statistics about
360 # Analyze PID 181 and trace custom mutex
364 # Analyze PID 181 and dump the mutex wait
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/LoopAccessAnalysis/
Dsafe-with-dep-distance.ll4 ; Analyze this loop:
/external/llvm/test/Analysis/LoopAccessAnalysis/
Dsafe-with-dep-distance.ll4 ; Analyze this loop:
/external/v8/src/compiler/
Dbytecode-analysis.h106 void Analyze(BailoutId osr_bailout_id);
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyses.def48 ANALYSIS_INLINING_MODE(All, "all", "Analyze all functions as top level")

123