OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IssueWidth
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h
97
///
IssueWidth
- Max issue per cycle. 0=Unknown.
98
unsigned
IssueWidth
;
/external/llvm/include/llvm/MC/
MCSchedule.h
137
//
IssueWidth
is the maximum number of instructions that may be scheduled in
139
unsigned
IssueWidth
;
Completed in 2899 milliseconds