Home
last modified time | relevance | path

Searched defs:GroupDescription (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp221 StringRef GroupDescription) { in get()
232 TimerGroup &getTimerGroup(StringRef GroupName, StringRef GroupDescription) { in getTimerGroup()
239 getGroupEntry(StringRef GroupName, StringRef GroupDescription) { in getGroupEntry()
252 StringRef GroupDescription, bool Enabled) in NamedRegionTimer()
259 StringRef GroupDescription) { in getNamedTimerGroup()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp908 StringRef GroupDescription = "Instruction Selection and Scheduling"; in CodeGenAndEmitDAG() local