Searched refs:SIPreEmitPeephole (Results 1 – 1 of 1) sorted by relevance
33 class SIPreEmitPeephole : public MachineFunctionPass { class51 SIPreEmitPeephole() : MachineFunctionPass(ID) { in SIPreEmitPeephole() function in __anona59f01570111::SIPreEmitPeephole60 INITIALIZE_PASS(SIPreEmitPeephole, DEBUG_TYPE,63 char SIPreEmitPeephole::ID = 0;65 char &llvm::SIPreEmitPeepholeID = SIPreEmitPeephole::ID;67 bool SIPreEmitPeephole::optimizeVccBranch(MachineInstr &MI) const { in optimizeVccBranch()244 bool SIPreEmitPeephole::optimizeSetGPR(MachineInstr &First, in optimizeSetGPR()295 bool SIPreEmitPeephole::getBlockDestinations( in getBlockDestinations()307 bool SIPreEmitPeephole::mustRetainExeczBranch( in mustRetainExeczBranch()344 bool SIPreEmitPeephole::removeExeczBranch(MachineInstr &MI, in removeExeczBranch()[all …]