Searched refs:PPCPreEmitPeephole (Results 1 – 2 of 2) sorted by relevance
96 class PPCPreEmitPeephole : public MachineFunctionPass { class99 PPCPreEmitPeephole() : MachineFunctionPass(ID) { in PPCPreEmitPeephole() function in __anon2afe1f9f0111::PPCPreEmitPeephole602 INITIALIZE_PASS(PPCPreEmitPeephole, DEBUG_TYPE, "PowerPC Pre-Emit Peephole",604 char PPCPreEmitPeephole::ID = 0;607 return new PPCPreEmitPeephole(); in createPPCPreEmitPeepholePass()
1544 SRCS_MIN+= Target/PowerPC/PPCPreEmitPeephole.cpp