Searched refs:PPCExpandISEL (Results 1 – 4 of 4) sorted by relevance
45 class PPCExpandISEL : public MachineFunctionPass { class103 PPCExpandISEL() : MachineFunctionPass(ID) { in PPCExpandISEL() function in __anonb645965c0111::PPCExpandISEL147 void PPCExpandISEL::initialize(MachineFunction &MFParam) { in initialize()153 bool PPCExpandISEL::isExpandISELEnabled(const MachineFunction &MF) { in isExpandISELEnabled()157 bool PPCExpandISEL::collectISELInstructions() { in collectISELInstructions()170 void PPCExpandISEL::DumpISELInstructions() const { in DumpISELInstructions()181 bool PPCExpandISEL::canMerge(MachineInstr *PrevPushedMI, MachineInstr *MI) { in canMerge()191 void PPCExpandISEL::expandAndMergeISELs() { in expandAndMergeISELs()262 void PPCExpandISEL::handleSpecialCases(BlockISELList &BIL, in handleSpecialCases()327 void PPCExpandISEL::reorganizeBlockLayout(BlockISELList &BIL, in reorganizeBlockLayout()[all …]
57 PPCExpandISEL.cpp
49 PPCExpandISEL.cpp \
71 "PPCExpandISEL.cpp",