Searched refs:GroupDescription (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp199 StringRef GroupDescription) {
205 GroupEntry.first = new TimerGroup(GroupName, GroupDescription);
220 StringRef GroupDescription, bool Enabled)
223 GroupDescription)) {}
198 get(StringRef Name, StringRef Description, StringRef GroupName, StringRef GroupDescription) argument
218 NamedRegionTimer(StringRef Name, StringRef Description, StringRef GroupName, StringRef GroupDescription, bool Enabled) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h163 StringRef GroupDescription, bool Enabled = true);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp751 StringRef GroupDescription = "Instruction Selection and Scheduling"; local
787 GroupDescription, TimePassesIsEnabled);
809 GroupDescription, TimePassesIsEnabled);
833 GroupName, GroupDescription, TimePassesIsEnabled);
850 GroupDescription, TimePassesIsEnabled);
862 GroupDescription, TimePassesIsEnabled);
877 GroupName, GroupDescription, TimePassesIsEnabled);
897 GroupDescription, TimePassesIsEnabled);
917 GroupDescription, TimePassesIsEnabled);
941 GroupDescription, TimePassesIsEnable
[all...]

Completed in 139 milliseconds