OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expandRXYPseudo
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp
175
void SystemZInstrInfo::
expandRXYPseudo
(MachineInstr &MI, unsigned LowOpcode,
1352
expandRXYPseudo
(MI, SystemZ::LB, SystemZ::LBH);
1356
expandRXYPseudo
(MI, SystemZ::LH, SystemZ::LHH);
1368
expandRXYPseudo
(MI, SystemZ::LLC, SystemZ::LLCH);
1372
expandRXYPseudo
(MI, SystemZ::LLH, SystemZ::LLHH);
1376
expandRXYPseudo
(MI, SystemZ::L, SystemZ::LFH);
1388
expandRXYPseudo
(MI, SystemZ::STC, SystemZ::STCH);
1392
expandRXYPseudo
(MI, SystemZ::STH, SystemZ::STHH);
1396
expandRXYPseudo
(MI, SystemZ::ST, SystemZ::STFH);
1480
expandRXYPseudo
(MI, SystemZ::C, SystemZ::CHF)
[
all
...]
Completed in 22 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026