Home
last modified time | relevance | path

Searched refs:PPCExpandISEL (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp46 class PPCExpandISEL : public MachineFunctionPass { class
104 PPCExpandISEL() : MachineFunctionPass(ID) { in PPCExpandISEL() function in __anon379fc8df0111::PPCExpandISEL
148 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 …]
DCMakeLists.txt46 PPCExpandISEL.cpp