/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 60 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 D | Passes.h | 54 TosaProfileEnum profile = TosaProfileEnum::Undefined; member
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SymbolManager.cpp | 168 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 D | ExplodedGraph.cpp | 397 llvm::FoldingSetNodeID profile; getNode() local
|
/llvm-project/llvm/utils/ |
H A D | prepare-code-coverage-artifact.py | 49 host_llvm_cov, profile, report_dir, binaries, restricted_dirs, compilation_dir argument
|
/llvm-project/llvm/utils/release/ |
H A D | build_llvm_release.bat | 449 set profile=%cd:\=/%/profile.profdata global() variable
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | FileIndex.cpp | 403 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 D | Background.cpp | 423 void BackgroundIndex::profile(MemoryTree &MT) const { in profile() function in clang::clangd::BackgroundIndex
|
/llvm-project/lld/COFF/ |
H A D | CallGraphSort.cpp | 77 const MapVector<SectionPair, uint64_t> &profile = ctx.config.callGraphProfile; in CallGraphSort() local
|
/llvm-project/lld/ELF/ |
H A D | CallGraphSort.cpp | 115 MapVector<SectionPair, uint64_t> &profile = config->callGraphProfile; CallGraphSort() local [all...] |
H A D | InputFiles.cpp | 191 std::optional<unsigned> profile = in updateSupportedARMFeatures() local
|
/llvm-project/lld/MachO/ |
H A D | SectionPriorities.cpp | 82 CallGraphSort(const MapVector<SectionPair,uint64_t> & profile) CallGraphSort() argument
|
/llvm-project/llvm/lib/Support/ |
H A D | ARMAttributeParser.cpp | 101 StringRef profile; CPU_arch_profile() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 204 llvm::FoldingSetNodeID profile; in HandlePathDiagnostic() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | ClangdServer.cpp | 1157 void ClangdServer::profile(MemoryTree &MT) const { profile() function in clang::clangd::ClangdServer
|
H A D | TUScheduler.cpp | 1860 void TUScheduler::profile(MemoryTree &MT) const { profile() function in clang::clangd::TUScheduler
|
H A D | ClangdLSPServer.cpp | 1736 void ClangdLSPServer::profile(MemoryTree &MT) const { profile() function in clang::clangd::ClangdLSPServer
|