Home
last modified time | relevance | path

Searched refs:expandRXYPseudo (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp144 void SystemZInstrInfo::expandRXYPseudo(MachineInstr &MI, unsigned LowOpcode, in expandRXYPseudo() function in SystemZInstrInfo
1053 expandRXYPseudo(MI, SystemZ::LB, SystemZ::LBH); in expandPostRAPseudo()
1057 expandRXYPseudo(MI, SystemZ::LH, SystemZ::LHH); in expandPostRAPseudo()
1069 expandRXYPseudo(MI, SystemZ::LLC, SystemZ::LLCH); in expandPostRAPseudo()
1073 expandRXYPseudo(MI, SystemZ::LLH, SystemZ::LLHH); in expandPostRAPseudo()
1077 expandRXYPseudo(MI, SystemZ::L, SystemZ::LFH); in expandPostRAPseudo()
1081 expandRXYPseudo(MI, SystemZ::STC, SystemZ::STCH); in expandPostRAPseudo()
1085 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
1089 expandRXYPseudo(MI, SystemZ::ST, SystemZ::STFH); in expandPostRAPseudo()
1165 expandRXYPseudo(MI, SystemZ::C, SystemZ::CHF); in expandPostRAPseudo()
[all …]
DSystemZInstrInfo.h143 void expandRXYPseudo(MachineInstr &MI, unsigned LowOpcode,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp184 void SystemZInstrInfo::expandRXYPseudo(MachineInstr &MI, unsigned LowOpcode, in expandRXYPseudo() function in SystemZInstrInfo
1344 expandRXYPseudo(MI, SystemZ::LB, SystemZ::LBH); in expandPostRAPseudo()
1348 expandRXYPseudo(MI, SystemZ::LH, SystemZ::LHH); in expandPostRAPseudo()
1360 expandRXYPseudo(MI, SystemZ::LLC, SystemZ::LLCH); in expandPostRAPseudo()
1364 expandRXYPseudo(MI, SystemZ::LLH, SystemZ::LLHH); in expandPostRAPseudo()
1368 expandRXYPseudo(MI, SystemZ::L, SystemZ::LFH); in expandPostRAPseudo()
1384 expandRXYPseudo(MI, SystemZ::STC, SystemZ::STCH); in expandPostRAPseudo()
1388 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
1392 expandRXYPseudo(MI, SystemZ::ST, SystemZ::STFH); in expandPostRAPseudo()
1476 expandRXYPseudo(MI, SystemZ::C, SystemZ::CHF); in expandPostRAPseudo()
[all …]
DSystemZInstrInfo.h155 void expandRXYPseudo(MachineInstr &MI, unsigned LowOpcode,