Home
last modified time | relevance | path

Searched refs:CycleDispatched (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-mca/Views/
H A DTimelineView.cpp70 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
71 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
74 TVEntry.CycleIssued - CycleDispatched; in onEvent()
75 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
96 if (Timeline[Index].CycleDispatched == -1) in onEvent()
97 Timeline[Index].CycleDispatched = static_cast<int>(CurrentCycle); in onEvent()
203 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
204 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
205 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
208 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
97 if (Timeline[Index].CycleDispatched == -1) in onEvent()
98 Timeline[Index].CycleDispatched = static_cast<int>(CurrentCycle); in onEvent()
222 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
223 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
224 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
227 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
[all …]
H A DTimelineView.h127 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
97 if (Timeline[Index].CycleDispatched == -1) in onEvent()
98 Timeline[Index].CycleDispatched = static_cast<int>(CurrentCycle); in onEvent()
204 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
205 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
206 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
209 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
99 if (Timeline[Index].CycleDispatched == -1) in onEvent()
225 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
226 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
227 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
230 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
238 if (CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()
[all …]
H A DTimelineView.h128 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
99 if (Timeline[Index].CycleDispatched == -1) in onEvent()
225 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
226 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
227 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
230 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
238 if (CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()
[all …]
H A DTimelineView.h128 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
97 if (Timeline[Index].CycleDispatched == -1) in onEvent()
222 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
223 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
224 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
227 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
235 if (CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()
[all …]
H A DTimelineView.h128 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
99 if (Timeline[Index].CycleDispatched == -1) in onEvent()
225 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
226 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
227 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
230 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
238 if (CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()
[all …]
H A DTimelineView.h128 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
99 if (Timeline[Index].CycleDispatched == -1) in onEvent()
225 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
226 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
227 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
230 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
238 if (CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
97 if (Timeline[Index].CycleDispatched == -1) in onEvent()
222 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
223 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
224 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
227 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
235 if (CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
99 if (Timeline[Index].CycleDispatched == -1) in onEvent()
225 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
226 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
227 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
230 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
238 if (CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
99 if (Timeline[Index].CycleDispatched == -1) in onEvent()
225 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
226 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
227 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
230 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
238 if (CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
97 if (Timeline[Index].CycleDispatched == -1) in onEvent()
98 Timeline[Index].CycleDispatched = static_cast<int>(CurrentCycle); in onEvent()
235 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
236 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
237 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
240 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
[all …]
H A DTimelineView.h131 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
97 if (Timeline[Index].CycleDispatched == -1) in onEvent()
98 Timeline[Index].CycleDispatched = static_cast<int>(CurrentCycle); in onEvent()
235 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
236 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
237 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
240 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
[all …]
H A DTimelineView.h131 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
97 if (Timeline[Index].CycleDispatched == -1) in onEvent()
98 Timeline[Index].CycleDispatched = static_cast<int>(CurrentCycle); in onEvent()
235 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
236 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
237 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
240 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
[all …]
H A DTimelineView.h131 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp71 assert(TVEntry.CycleDispatched >= 0 && "Invalid TVEntry found!"); in onEvent()
72 unsigned CycleDispatched = static_cast<unsigned>(TVEntry.CycleDispatched); in onEvent() local
75 TVEntry.CycleIssued - CycleDispatched; in onEvent()
76 assert(CycleDispatched <= TVEntry.CycleReady && in onEvent()
97 if (Timeline[Index].CycleDispatched == -1) in onEvent()
98 Timeline[Index].CycleDispatched = static_cast<int>(CurrentCycle); in onEvent()
235 assert(Entry.CycleDispatched >= 0 && "Invalid TimelineViewEntry!"); in printTimelineViewEntry()
236 unsigned CycleDispatched = static_cast<unsigned>(Entry.CycleDispatched); in printTimelineViewEntry() local
237 for (unsigned I = 0, E = CycleDispatched; I < E; ++I) in printTimelineViewEntry()
240 if (CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
[all …]
H A DTimelineView.h131 int CycleDispatched; // A negative value is an "invalid cycle". member
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-mca/
H A DTimelineView.cpp50 TVEntry.CycleIssued - TVEntry.CycleDispatched; in onEvent()
51 assert(TVEntry.CycleDispatched <= TVEntry.CycleReady); in onEvent()
68 Timeline[Index].CycleDispatched = CurrentCycle; in onEvent()
150 for (unsigned I = 0, E = Entry.CycleDispatched; I < E; ++I) in printTimelineViewEntry()
153 if (Entry.CycleDispatched != Entry.CycleExecuted) { in printTimelineViewEntry()
156 for (unsigned I = Entry.CycleDispatched + 1, E = Entry.CycleIssued; I < E; in printTimelineViewEntry()
162 if (Entry.CycleDispatched != Entry.CycleIssued) in printTimelineViewEntry()

12