Home
last modified time | relevance | path

Searched refs:TimerGroupDescription (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBase.cpp47 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; member in RegAllocBase
74 TimerGroupDescription, TimePassesIsEnabled); in seedLiveRegs()
DRegAllocBase.h109 static const char TimerGroupDescription[]; variable
DRegAllocGreedy.cpp1111 NamedRegionTimer T("evict", "Evict", TimerGroupName, TimerGroupDescription, in tryEvict()
2470 TimerGroupDescription, TimePassesIsEnabled); in trySplit()
2479 TimerGroupDescription, TimePassesIsEnabled); in trySplit()
3124 TimerGroupDescription, TimePassesIsEnabled); in selectOrSplitImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h159 const char *TimerGroupDescription; member
163 const char *TimerGroupName, const char *TimerGroupDescription) in HandlerInfo()
166 TimerGroupDescription(TimerGroupDescription) {} in HandlerInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp514 HI.TimerGroupName, HI.TimerGroupDescription, in EmitGlobalVariable()
763 HI.TimerGroupDescription, TimePassesIsEnabled); in EmitFunctionHeader()
1100 HI.TimerGroupName, HI.TimerGroupDescription, in EmitFunctionBody()
1155 HI.TimerGroupName, HI.TimerGroupDescription, in EmitFunctionBody()
1229 HI.TimerGroupDescription, TimePassesIsEnabled); in EmitFunctionBody()
1239 HI.TimerGroupDescription, TimePassesIsEnabled); in EmitFunctionBody()
1504 HI.TimerGroupDescription, TimePassesIsEnabled); in doFinalization()