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