Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86BaseImpl.h2158 _pxor(T, Src1);
3675 _pxor(T0, HighOrderBits);
3677 _pxor(T1, HighOrderBits);
3699 _pxor(T, MinusOne);
3716 _pxor(T, MinusOne);
3733 _pxor(T, MinusOne);
7730 _pxor(Reg, Reg);
DIceTargetLoweringX86Base.h912 void _pxor(Variable *Dest, Operand *Src0) { in _pxor() function