Searched defs:Pxor (Results 1 – 2 of 2) sorted by relevance
2104 __ Pxor(dst, dst); in AssembleArchInstruction() local2436 __ Pxor(dst, dst); in AssembleArchInstruction() local2750 __ Pxor(kScratchDoubleReg, kScratchDoubleReg); in AssembleArchInstruction() local2790 __ Pxor(dst, dst); in AssembleArchInstruction() local3169 __ Pxor(dst, dst); in AssembleArchInstruction() local3619 __ Pxor(kScratchDoubleReg, kScratchDoubleReg); in AssembleArchInstruction() local
166 Pxor, enumerator3244 using Pxor = typename InstImpl<TraitsType>::InstX86Pxor; member