Home
last modified time | relevance | path

Searched defs:Profile (Results 1 – 25 of 99) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h44 static void Profile(llvm::FoldingSetNodeID &ID, in Profile() function
50 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
80 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { in Profile() function
86 void Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function
H A DSymbolManager.h53 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile() function
58 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
108 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() function
119 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
153 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile() function
160 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
190 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile() function
195 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
241 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile() function
253 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
[all …]
H A DRangedConstraintManager.h46 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
97 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
251 static void Profile(llvm::FoldingSetNodeID &ID, const RangeSet &RS) { in Profile() function
257 void Profile(llvm::FoldingSetNodeID &ID) const { Profile(ID, *this); } in Profile() function
H A DDynamicTypeInfo.h42 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
H A DBasicValueFactory.h58 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, T, L); } in Profile() function
78 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, store, region); } in Profile() function
98 void Profile(llvm::FoldingSetNodeID &ID) { Profile(ID, D, L); } in Profile() function
H A DDynamicCastInfo.h41 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h77 void Profile(FoldingSetNodeID &ID) const { in Profile() function
88 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
94 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { in Profile() function
99 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
269 void Profile(FoldingSetNodeID &ID) const { in Profile() function
273 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h198 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
221 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
305 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
330 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp15 void GIMatchDagOperand::Profile(FoldingSetNodeID &ID) const { in Profile() function in GIMatchDagOperand
19 void GIMatchDagOperand::Profile(FoldingSetNodeID &ID, size_t Idx, in Profile() function in GIMatchDagOperand
32 void GIMatchDagOperandList::Profile(FoldingSetNodeID &ID) const { in Profile() function in GIMatchDagOperandList
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTemplateName.h330 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
427 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
431 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
525 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
532 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
539 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dprofile_collector_test.cc85 struct Profile { struct
86 int64_t CallCount;
87 int64_t CumulativeLocalTime;
88 std::vector<int32_t> Path;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTemplateName.cpp40 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID) { in Profile() function in SubstTemplateTemplateParmStorage
44 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmStorage
51 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmPackStorage
56 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmPackStorage
H A DASTConcept.cpp61 void ConstraintSatisfaction::Profile( in Profile() function in ConstraintSatisfaction
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp32 void CompoundValData::Profile(llvm::FoldingSetNodeID& ID, QualType T, in Profile() function in CompoundValData
38 void LazyCompoundValData::Profile(llvm::FoldingSetNodeID& ID, in Profile() function in LazyCompoundValData
45 void PointerToMemberData::Profile( in Profile() function in PointerToMemberData
58 static inline void Profile(const SValData& X, llvm::FoldingSetNodeID& ID) { in Profile() function
65 static inline void Profile(const SValPair& X, llvm::FoldingSetNodeID& ID) { in Profile() function
H A DMemRegion.cpp211 void MemSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in MemSpaceRegion
215 void StackSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in StackSpaceRegion
220 void StaticGlobalSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in StaticGlobalSpaceRegion
250 void AllocaRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in AllocaRegion
254 void CompoundLiteralRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in CompoundLiteralRegion
274 void CXXThisRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in CXXThisRegion
278 void FieldRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in FieldRegion
290 void ObjCIvarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in ObjCIvarRegion
302 void NonParamVarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in NonParamVarRegion
314 void ParamVarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in ParamVarRegion
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableList.h44 static inline void Profile(FoldingSetNodeID& ID, const T& H, in Profile() function
50 void Profile(FoldingSetNodeID& ID) { in Profile() function
143 void Profile(FoldingSetNodeID& ID) const { in Profile() function
H A DImmutableMap.h54 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function
227 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function
231 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function
357 static inline void Profile(FoldingSetNodeID &ID, const ImmutableMapRef &M) { in Profile() function
361 inline void Profile(FoldingSetNodeID &ID) const { return Profile(ID, *this); } in Profile() function
H A DFoldingSet.h229 static void Profile(const T &X, FoldingSetNodeID &ID) { in Profile() function
232 static void Profile(T &X, FoldingSetNodeID &ID) { in Profile() function
264 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { in Profile() function
763 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } in Profile() function
785 void Profile(FoldingSetNodeID &ID) const { ID.AddNodeID(FastID); } in Profile() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DProfile.h27 class Profile; variable
88 Profile(Profile &&O) noexcept in Profile() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h70 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
108 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
H A DTaint.h95 void Profile(llvm::FoldingSetNodeID &ID) const override { ID.Add(V); } in Profile() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp1085 void PathDiagnosticLocation::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticLocation
1091 void PathDiagnosticPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticPiece
1103 void PathDiagnosticCallPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticCallPiece
1109 void PathDiagnosticSpotPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticSpotPiece
1114 void PathDiagnosticControlFlowPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticControlFlowPiece
1120 void PathDiagnosticMacroPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticMacroPiece
1126 void PathDiagnosticNotePiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticNotePiece
1130 void PathDiagnosticPopUpPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticPopUpPiece
1134 void PathDiagnostic::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnostic
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPSInt.cpp40 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() function in APSInt
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h33 void Profile(llvm::FoldingSetNodeID &Id) const { in Profile() function
H A DMPIBugReporter.h86 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function

1234