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.cpp318 Instruction *BaseMemI, bool CanPreInc, PrepForm Form,
641 Instruction *BaseMemI, bool CanPreInc, in rewriteForBase() argument
680 if (CanPreInc) { in rewriteForBase()
718 if (CanPreInc) { in rewriteForBase()
1029 bool CanPreInc = (Form == UpdateForm || in rewriteLoadStores() local
1039 CanPreInc, Form, SCEVE, DeletedPtrs); in rewriteLoadStores()
1077 if (Form == DSForm && !CanPreInc) in rewriteLoadStores()
1081 else if (Form == UpdateForm || (Form == DSForm && CanPreInc)) in rewriteLoadStores()