Searched refs:PPCExpandISEL (Results 1 – 4 of 4) sorted by relevance
46 class PPCExpandISEL : public MachineFunctionPass { class104 PPCExpandISEL() : MachineFunctionPass(ID) { in PPCExpandISEL() function in __anon704e778a0111::PPCExpandISEL148 void PPCExpandISEL::initialize(MachineFunction &MFParam) { in initialize()154 bool PPCExpandISEL::isExpandISELEnabled(const MachineFunction &MF) { in isExpandISELEnabled()158 bool PPCExpandISEL::collectISELInstructions() { in collectISELInstructions()171 void PPCExpandISEL::DumpISELInstructions() const { in DumpISELInstructions()182 bool PPCExpandISEL::canMerge(MachineInstr *PrevPushedMI, MachineInstr *MI) { in canMerge()192 void PPCExpandISEL::expandAndMergeISELs() { in expandAndMergeISELs()263 void PPCExpandISEL::handleSpecialCases(BlockISELList &BIL, in handleSpecialCases()328 void PPCExpandISEL::reorganizeBlockLayout(BlockISELList &BIL, in reorganizeBlockLayout()[all …]
46 PPCExpandISEL.cpp
633 "llvm/lib/Target/PowerPC/PPCExpandISEL.cpp",
1438 ${LLVM_DIR}/lib/Target/PowerPC/PPCExpandISEL.cpp