Searched refs:Draw (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | ModuleSummaryIndex.cpp | 590 auto Draw = [&](GlobalValue::GUID IdFrom, GlobalValue::GUID IdTo, int Hotness) { in exportToDot() local 640 Draw(SummaryIt.first, R.getGUID(), in exportToDot() 644 Draw(SummaryIt.first, AS->getAliaseeGUID(), -4); in exportToDot() 650 Draw(SummaryIt.first, CGEdge.first.getGUID(), in exportToDot()
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 790 virtual void Draw(bool force) { in Draw() function in curses::Window 795 subwindow_sp->Draw(force); in Draw() 2263 void Draw(Surface &surface, bool is_selected) { in Draw() function in curses::FormAction 2611 action.Draw(action_surface, is_action_selected); in DrawActions() 4313 m_window_sp->Draw(false); in Run() 4691 bool Draw(Window &window, const int first_visible_row, in Draw() function in TreeItem 4744 if (!item.Draw(window, first_visible_row, selected_row_idx, row_idx, in Draw() 4867 m_root.Draw(window, m_first_visible_row, m_selected_row_idx, row_idx, in WindowDelegateDraw()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUUsage.rst | 14130 …0x10000005 DrawIndex Draw index (32-bit unsigned integer). Only supported by the first s…
|