Searched refs:PPCMIPeephole (Results 1 – 6 of 6) sorted by relevance
90 struct PPCMIPeephole : public MachineFunctionPass { struct97 PPCMIPeephole() : MachineFunctionPass(ID) { in PPCMIPeephole() function148 void PPCMIPeephole::initialize(MachineFunction &MFParm) { in initialize()234 void PPCMIPeephole::UpdateTOCSaves( in UpdateTOCSaves()390 bool PPCMIPeephole::simplifyCode() { in simplifyCode()1323 bool PPCMIPeephole::eliminateRedundantTOCSaves( in eliminateRedundantTOCSaves()1365 bool PPCMIPeephole::eliminateRedundantCompare() { in eliminateRedundantCompare()1621 bool PPCMIPeephole::emitRLDICWhenLoweringJumpTables(MachineInstr &MI) { in emitRLDICWhenLoweringJumpTables()1693 bool PPCMIPeephole::combineSEXTAndSHL(MachineInstr &MI, in combineSEXTAndSHL()1757 INITIALIZE_PASS_BEGIN(PPCMIPeephole, DEBUG_TYPE,[all …]
44 PPCMIPeephole.cpp
289 // clean this up in PPCMIPeephole with calls to
1647 // clean this up in PPCMIPeephole with calls to
36 PPCMIPeephole.cpp \
82 "PPCMIPeephole.cpp",