OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCycle
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ModuloSchedule.cpp
26
OS << "[stage " << getStage(MI) << " @" <<
getCycle
(MI) << "c] " << *MI;
1166
int CycleSched = Schedule.
getCycle
(OrigMI);
1170
int CyclePhi = Schedule.
getCycle
(Phi);
1197
int DefCycle = Schedule.
getCycle
(&Phi);
1206
int LoopCycle = Schedule.
getCycle
(Use);
1401
int LoopProducerCycle = S.
getCycle
(LoopProducer);
1402
int ConsumerCycle = S.
getCycle
(&MI);
2191
OS << "Stage-" << S.getStage(MI) << "_Cycle-" << S.
getCycle
(MI);
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ModuloSchedule.h
139
int
getCycle
(MachineInstr *MI) {
Completed in 116 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026