Home
last modified time | relevance | path

Searched refs:PPCLoopInstrFormPrep (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp221 class PPCLoopInstrFormPrep : public FunctionPass { class
225 PPCLoopInstrFormPrep() : FunctionPass(ID) { in PPCLoopInstrFormPrep() function in __anonfe56763d0111::PPCLoopInstrFormPrep
339 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 …]
H A DCMakeLists.txt39 PPCLoopInstrFormPrep.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/
H A DBUILD.gn78 "PPCLoopInstrFormPrep.cpp",
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dloop-p10-pair-prepare.ll8 ; This test checks the PPCLoopInstrFormPrep pass supports the lxvp and stxvp