Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Eor

1221         __ Eor(dst, lhs, rhs);
2361 __ Eor(OutputRegister(instruction), InputRegisterAt(instruction, 0), vixl::Operand(1));