Searched defs:isPostOp (Results 1 – 2 of 2) sorted by relevance
61 inline static bool isPostOp(unsigned AluOp) { return AluOp & Lanai_POST_OP; } in isPostOp() function