Home
last modified time | relevance | path

Searched refs:_pxor (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86BaseImpl.h2104 _pxor(T, Src1);
3599 _pxor(T0, HighOrderBits);
3601 _pxor(T1, HighOrderBits);
3623 _pxor(T, MinusOne);
3640 _pxor(T, MinusOne);
3657 _pxor(T, MinusOne);
7674 _pxor(Reg, Reg);
DIceTargetLoweringX86Base.h909 void _pxor(Variable *Dest, Operand *Src0) { in _pxor() function