Searched defs:Subps (Results 1 – 2 of 2) sorted by relevance
2633 __ Subps(kScratchDoubleReg, dst); in AssembleArchInstruction() local2678 __ Subps(i.OutputSimd128Register(), tmp); in AssembleArchInstruction() local2940 __ Subps(tmp, tmp2); in AssembleArchInstruction() local
186 Subps, enumerator3226 using Subps = typename InstImpl<TraitsType>::InstX86Subps; member