Searched defs:_xor (Results 1 – 4 of 4) sorted by relevance
812 void _xor(Variable *Dest, Operand *Src0) { in _xor() function
806 void _xor(Variable *Dest, Operand *Src0) { in _xor() function
598 void _xor(Variable *Dest, Variable *Src0, Variable *Src1) { in _xor() function
871 def _xor(): # noqa: E306 function