Home
last modified time | relevance | path

Searched refs:Analyze (Results 1 - 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dregister_pressure.h88 Analyze(f); in RegisterLiveness()
163 void Analyze(Function* f);
H A Dfeature_manager.h45 void Analyze(Module* module);
H A Dfeature_manager.cpp26 void FeatureManager::Analyze(Module* module) { in Analyze() function in spvtools::opt::FeatureManager
H A Dloop_utils.h34 void Analyze(const Loop& loop);
H A Dgraphics_robust_access_pass.cpp587 context()->get_feature_mgr()->Analyze(context()->module()); in GetGlslInsts()
853 feature_mgr->Analyze(context()->module()); in ClampCoordinateForImageTexelPointer()
H A Dregister_pressure.cpp283 void RegisterLiveness::Analyze(Function* f) { in Analyze() function in spvtools::opt::RegisterLiveness
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dregister_pressure.h88 Analyze(f); in RegisterLiveness()
163 void Analyze(Function* f);
H A Dfeature_manager.h45 void Analyze(Module* module);
H A Dfeature_manager.cpp26 void FeatureManager::Analyze(Module* module) { in Analyze() function in spvtools::opt::FeatureManager
H A Dloop_utils.h34 void Analyze(const Loop& loop);
H A Dgraphics_robust_access_pass.cpp587 context()->get_feature_mgr()->Analyze(context()->module()); in GetGlslInsts()
853 feature_mgr->Analyze(context()->module()); in ClampCoordinateForImageTexelPointer()
H A Dregister_pressure.cpp283 void RegisterLiveness::Analyze(Function* f) { in Analyze() function in spvtools::opt::RegisterLiveness
/third_party/spirv-tools/source/opt/
H A Dregister_pressure.h88 Analyze(f); in RegisterLiveness()
163 void Analyze(Function* f);
H A Dfeature_manager.h63 void Analyze(Module* module);
H A Dfeature_manager.cpp24 void FeatureManager::Analyze(Module* module) { in Analyze() function in spvtools::opt::FeatureManager
H A Dloop_utils.h34 void Analyze(const Loop& loop);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h1 //===- MipsAnalyzeImmediate.h - Analyze Immediates -------------*- C++ -*--===//
26 /// Analyze - Get an instruction sequence to load immediate Imm. The last
29 const InstSeq &Analyze(uint64_t Imm, unsigned Size, bool LastInstrIsADDiu);
H A DMipsAnalyzeImmediate.cpp1 //===- MipsAnalyzeImmediate.cpp - Analyze Immediates ----------------------===//
129 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze() function in MipsAnalyzeImmediate
/third_party/gn/src/gn/
H A Danalyzer.h35 std::string Analyze(const std::string& input, Err* err) const;
H A Dcommand_analyze.cc24 "analyze: Analyze which targets are affected by a list of files.";
28 Analyze which targets are affected by a list of files.
131 std::string output = analyzer.Analyze(input, &err); in RunAnalyze()
H A Danalyzer_unittest.cc98 std::string actual_output = analyzer.Analyze(input, &err); in RunAnalyzerTest()
H A Danalyzer.cc278 std::string Analyzer::Analyze(const std::string& input, Err* err) const { in Analyze() function in Analyzer
H A Dcommands.cc375 INSERT_COMMAND(Analyze) in GetCommands()
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-analysis.h95 // Analyze the bytecodes to find the loop ranges, loop nesting, loop assignments
151 void Analyze();
H A Dbytecode-analysis.cc100 Analyze(); in BytecodeAnalysis()
463 void BytecodeAnalysis::Analyze() { in Analyze() function in v8::internal::compiler::BytecodeAnalysis

Completed in 16 milliseconds

12