Home
last modified time | relevance | path

Searched defs:TimerGroupName (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocBase.h107 static const char TimerGroupName[]; variable
DRegAllocBase.cpp44 const char RegAllocBase::TimerGroupName[] = "Register Allocation"; member in RegAllocBase
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocBase.h109 static const char TimerGroupName[]; variable
DRegAllocBase.cpp46 const char RegAllocBase::TimerGroupName[] = "regalloc"; member in RegAllocBase
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBase.h178 static const char *TimerGroupName; variable
DRegAllocBasic.cpp66 const char *RegAllocBase::TimerGroupName = "Register Allocation"; member in RegAllocBase
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h129 const char *TimerName, *TimerGroupName; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h144 const char *TimerGroupName; member