OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumDecoderSlots
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZHazardRecognizer.h
72
inline unsigned
getNumDecoderSlots
(SUnit *SU) const;
SystemZHazardRecognizer.cpp
46
getNumDecoderSlots
(SUnit *SU) const {
111
assert ((
getNumDecoderSlots
(SU) <= 1) && (CurrGroupSize < 3) &&
328
CurrGroupSize +=
getNumDecoderSlots
(SU);
331
assert((CurrGroupSize <= GroupLim || CurrGroupSize ==
getNumDecoderSlots
(SU))
357
(CurrGroupSize +
getNumDecoderSlots
(SU));
Completed in 16 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026