Searched defs:PostInc (Results 1 – 8 of 8) sorted by relevance
45 PostInc = 6 // Post increment addressing mode enumerator
90 PostInc = 6 // Post increment addressing mode enumerator
110 struct PostInc { struct
587 bool PostInc = (OrigOpc == Hexagon::L2_loadrd_pi || in splitMemRef() local
633 bool PostInc = (OrigOpc == Hexagon::L2_loadrd_pi || in splitMemRef() local
3149 Value *PostInc = OrigPhi->getIncomingValueForBlock(OrigLoop->getLoopLatch()); in fixupIVUsers() local
2998 Value *PostInc = OrigPhi->getIncomingValueForBlock(OrigLoop->getLoopLatch()); in fixupIVUsers() local
8846 const SCEV *PostInc = SCEVPostIncRewriter::rewrite(S, L, *this); in SplitIntoInitAndPostInc() local