OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has4RegOps
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZHazardRecognizer.h
78
bool
has4RegOps
(const MachineInstr *MI) const;
SystemZHazardRecognizer.cpp
105
if (CurrGroupSize == 2 &&
has4RegOps
(SU->getInstr()))
117
bool SystemZHazardRecognizer::
has4RegOps
(const MachineInstr *MI) const {
204
if (
has4RegOps
(SU->getInstr()))
329
CurrGroupHas4RegOps |=
has4RegOps
(SU->getInstr());
364
if (CurrGroupSize == 2 &&
has4RegOps
(SU->getInstr()))
Completed in 55 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026