Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h60 profile.AddPointer(R); in Profile() argument
55 Profile(llvm::FoldingSetNodeID & profile,const TypedValueRegion * R) Profile() argument
112 Profile(llvm::FoldingSetNodeID & profile,const Stmt * S,QualType T,unsigned Count,const LocationContext * LCtx,const void * SymbolTag) Profile() argument
123 Profile(llvm::FoldingSetNodeID & profile) Profile() argument
159 Profile(llvm::FoldingSetNodeID & profile,SymbolRef parent,const TypedValueRegion * r) Profile() argument
166 Profile(llvm::FoldingSetNodeID & profile) Profile() argument
197 Profile(llvm::FoldingSetNodeID & profile,const SubRegion * R) Profile() argument
202 Profile(llvm::FoldingSetNodeID & profile) Profile() argument
256 Profile(llvm::FoldingSetNodeID & profile,const MemRegion * R,const Stmt * S,QualType T,const LocationContext * LCtx,unsigned Count,const void * Tag) Profile() argument
268 Profile(llvm::FoldingSetNodeID & profile) Profile() argument
[all...]
/llvm-project/mlir/include/mlir/Dialect/Tosa/Transforms/
H A DPasses.h54 TosaProfileEnum profile = TosaProfileEnum::Undefined; member
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp168 llvm::FoldingSetNodeID profile; getRegionValueSymbol() local
186 llvm::FoldingSetNodeID profile; conjureSymbol() local
202 llvm::FoldingSetNodeID profile; getDerivedSymbol() local
217 llvm::FoldingSetNodeID profile; getExtentSymbol() local
234 llvm::FoldingSetNodeID profile; getMetadataSymbol() local
H A DExplodedGraph.cpp397 llvm::FoldingSetNodeID profile; getNode() local
/llvm-project/llvm/utils/
H A Dprepare-code-coverage-artifact.py49 host_llvm_cov, profile, report_dir, binaries, restricted_dirs, compilation_dir argument
/llvm-project/llvm/utils/release/
H A Dbuild_llvm_release.bat449 set profile=%cd:\=/%/profile.profdata global() variable
/llvm-project/clang-tools-extra/clangd/index/
H A DFileIndex.cpp403 void FileSymbols::profile(MemoryTree &MT) const { in profile() function in clang::clangd::FileSymbols
495 void FileIndex::profile(MemoryTree &MT) const { profile() function in clang::clangd::FileIndex
H A DBackground.cpp423 void BackgroundIndex::profile(MemoryTree &MT) const { in profile() function in clang::clangd::BackgroundIndex
/llvm-project/lld/COFF/
H A DCallGraphSort.cpp77 const MapVector<SectionPair, uint64_t> &profile = ctx.config.callGraphProfile; in CallGraphSort() local
/llvm-project/lld/ELF/
H A DCallGraphSort.cpp115 MapVector<SectionPair, uint64_t> &profile = config->callGraphProfile; CallGraphSort() local
[all...]
H A DInputFiles.cpp191 std::optional<unsigned> profile = in updateSupportedARMFeatures() local
/llvm-project/lld/MachO/
H A DSectionPriorities.cpp82 CallGraphSort(const MapVector<SectionPair,uint64_t> & profile) CallGraphSort() argument
/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp101 StringRef profile; CPU_arch_profile() local
/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp204 llvm::FoldingSetNodeID profile; in HandlePathDiagnostic() local
/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp1157 void ClangdServer::profile(MemoryTree &MT) const { profile() function in clang::clangd::ClangdServer
H A DTUScheduler.cpp1860 void TUScheduler::profile(MemoryTree &MT) const { profile() function in clang::clangd::TUScheduler
H A DClangdLSPServer.cpp1736 void ClangdLSPServer::profile(MemoryTree &MT) const { profile() function in clang::clangd::ClangdLSPServer