Home
last modified time | relevance | path

Searched refs:DbgTimerName (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp140 static const char *const DbgTimerName = "emit"; variable
318 DbgTimerName, DbgTimerDescription, in doInitialization()
325 Handlers.emplace_back(std::unique_ptr<DwarfDebug>(DD), DbgTimerName, in doInitialization()
DDwarfDebug.cpp168 static const char *const DbgTimerName = "writer"; variable
957 NamedRegionTimer T(DbgTimerName, DbgTimerDescription, DWARFGroupName, in beginModule()