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 __anondc07a9e20111::AVRExpandPseudo233 if (!isLogicImmOpRedundant(Op, Lo8)) { in expandLogicImm()243 if (!isLogicImmOpRedundant(Op, Hi8)) { in expandLogicImm()