Searched refs:isLogicImmOpRedundant (Results 1 – 1 of 1) sorted by relevance
77 bool isLogicImmOpRedundant(unsigned Op, unsigned ImmVal) const;207 isLogicImmOpRedundant(unsigned Op, unsigned ImmVal) const { in isLogicImmOpRedundant() function in __anon45e00deb0111::AVRExpandPseudo233 if (!isLogicImmOpRedundant(Op, Lo8)) { in expandLogicImm()243 if (!isLogicImmOpRedundant(Op, Hi8)) { in expandLogicImm()