Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp327 Instruction *BaseMemI, bool CanPreInc, PrepForm Form,
650 Instruction *BaseMemI, bool CanPreInc, in rewriteForBase() argument
689 if (CanPreInc) { in rewriteForBase()
727 if (CanPreInc) { in rewriteForBase()
1038 bool CanPreInc = (Form == UpdateForm || in rewriteLoadStores() local
1048 CanPreInc, Form, SCEVE, DeletedPtrs); in rewriteLoadStores()
1086 if (Form == DSForm && !CanPreInc) in rewriteLoadStores()
1090 else if (Form == UpdateForm || (Form == DSForm && CanPreInc)) in rewriteLoadStores()