Searched refs:PPCLoopInstrFormPrep (Results 1 – 4 of 4) sorted by relevance
221 class PPCLoopInstrFormPrep : public FunctionPass { class225 PPCLoopInstrFormPrep() : FunctionPass(ID) { in PPCLoopInstrFormPrep() function in __anonfe56763d0111::PPCLoopInstrFormPrep339 char PPCLoopInstrFormPrep::ID = 0;352 return new PPCLoopInstrFormPrep(TM); in createPPCLoopInstrFormPrepPass()401 bool PPCLoopInstrFormPrep::runOnFunction(Function &F) { in runOnFunction()527 bool PPCLoopInstrFormPrep::chainCommoning(Loop *L, in chainCommoning()829 void PPCLoopInstrFormPrep::addOneCandidate( in addOneCandidate()1011 bool PPCLoopInstrFormPrep::rewriteLoadStores( in rewriteLoadStores()1091 bool PPCLoopInstrFormPrep::updateFormPrep(Loop *L, in updateFormPrep()1109 bool PPCLoopInstrFormPrep::dispFormPrep(Loop *L, in dispFormPrep()[all …]
39 PPCLoopInstrFormPrep.cpp
78 "PPCLoopInstrFormPrep.cpp",
8 ; This test checks the PPCLoopInstrFormPrep pass supports the lxvp and stxvp