Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
1033 bool CanPreInc = (Form == UpdateForm || in rewriteLoadStores() local
1043 CanPreInc, Form, SCEVE, DeletedPtrs); in rewriteLoadStores()
1081 if (Form == DSForm && !CanPreInc) in rewriteLoadStores()
1085 else if (Form == UpdateForm || (Form == DSForm && CanPreInc)) in rewriteLoadStores()