Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
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
224 void Profile(FoldingSetNodeID &ID) const { in Profile() function
228 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
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
DImmutableMap.h54 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function
245 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function
249 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function
405 static inline void Profile(FoldingSetNodeID &ID, const ImmutableMapRef &M) { in Profile() function
409 inline void Profile(FoldingSetNodeID &ID) const { return Profile(ID, *this); } in Profile() function
DFoldingSet.h221 static void Profile(const T &X, FoldingSetNodeID &ID) { in Profile() function
224 static void Profile(T &X, FoldingSetNodeID &ID) { in Profile() function
256 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { in Profile() function
717 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } in Profile() function
739 void Profile(FoldingSetNodeID &ID) const { ID.AddNodeID(FastID); } in Profile() function
DImmutableSet.h842 static void Profile(FoldingSetNodeID &ID, value_type_ref X) { in Profile() function
853 static void Profile(FoldingSetNodeID &ID, value_type_ref X) { in Profile() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h27 class Profile; variable
88 Profile(Profile &&O) noexcept in Profile() function
/third_party/cef/libcef/browser/prefs/
Dbrowser_prefs.h18 class Profile; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPSInt.cpp39 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() function in APSInt
DItaniumManglingCanonicalizer.cpp87 void Profile(llvm::FoldingSetNodeID &ID) { profileNode(ID, getNode()); } in Profile() function in __anonccf128ad0111::FoldingNodeAllocator::NodeHeader
/third_party/cef/libcef/browser/extensions/
Dextension_function_details.h16 class Profile; variable
/third_party/cef/libcef/browser/
Dbrowser_context.h86 class Profile; variable
/third_party/ffmpeg/libavcodec/
Dvc1_common.h48 enum Profile { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h253 void Profile(FoldingSetNodeID &ID) const { in Profile() function
256 static void Profile(FoldingSetNodeID &ID, const AnalysisUsage &AU) { in Profile() function
DAttributes.h183 void Profile(FoldingSetNodeID &ID) const { in Profile() function
/third_party/python/Lib/
DcProfile.py27 class Profile(_lsprof.Profiler): class
/third_party/mesa3d/src/egl/main/
Deglcontext.h61 EGLint Profile; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp198 void RecordRecTy::Profile(FoldingSetNodeID &ID) const { in Profile() function in RecordRecTy
361 void BitsInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in BitsInit
592 void ListInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in ListInit
708 void UnOpInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in UnOpInit
857 void BinOpInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in BinOpInit
1106 void TernOpInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in TernOpInit
1324 void FoldOpInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in FoldOpInit
1389 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in IsAOpInit
1648 void VarDefInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in VarDefInit
1798 void CondOpInit::Profile(FoldingSetNodeID &ID) const { in Profile() function in CondOpInit
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp42 void DIEAbbrevData::Profile(FoldingSetNodeID &ID) const { in Profile() function in DIEAbbrevData
57 void DIEAbbrev::Profile(FoldingSetNodeID &ID) const { in Profile() function in DIEAbbrev
/third_party/node/deps/npm/lib/commands/
Dprofile.js39 class Profile extends BaseCommand { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp30 void UniqueMachineInstr::Profile(FoldingSetNodeID &ID) { in Profile() function in UniqueMachineInstr
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_cl_enums.json3 "Profile": "CL_PLATFORM_PROFILE", string
60 "Profile": "CL_DEVICE_PROFILE", string
DPackedCLEnums_autogen.h127 Profile = 46, enumerator
398 Profile = 0, enumerator
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.hpp51 enum Profile enum
/third_party/node/deps/v8/src/debug/
Dinterface-types.h155 virtual void Profile(const ConsoleCallArguments& args, in Profile() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp25 Profile::Profile(const Profile &O) { in Profile() function in llvm::xray::Profile

12