Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp47 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; member in RegAllocBase
73 TimerGroupDescription, TimePassesIsEnabled); in seedLiveRegs()
H A DRegAllocBase.h116 static const char TimerGroupDescription[]; variable
H A DRegAllocGreedy.cpp1173 NamedRegionTimer T("evict", "Evict", TimerGroupName, TimerGroupDescription, in tryEvict()
2496 TimerGroupDescription, TimePassesIsEnabled); in trySplit()
2505 TimerGroupDescription, TimePassesIsEnabled); in trySplit()
3153 TimerGroupDescription, TimePassesIsEnabled); in selectOrSplitImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h150 StringRef TimerGroupDescription; member
154 StringRef TimerGroupDescription) in HandlerInfo()
157 TimerGroupDescription(TimerGroupDescription) {} in HandlerInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp433 HI.TimerGroupDescription, TimePassesIsEnabled); in doInitialization()
574 HI.TimerGroupName, HI.TimerGroupDescription, in emitGlobalVariable()
838 HI.TimerGroupDescription, TimePassesIsEnabled); in emitFunctionHeader()
1295 HI.TimerGroupDescription, TimePassesIsEnabled); in emitFunctionBody()
1371 HI.TimerGroupDescription, TimePassesIsEnabled); in emitFunctionBody()
1498 HI.TimerGroupDescription, TimePassesIsEnabled); in emitFunctionBody()
1511 HI.TimerGroupDescription, TimePassesIsEnabled); in emitFunctionBody()
1821 HI.TimerGroupDescription, TimePassesIsEnabled); in doFinalization()