Searched defs:Movq (Results 1 – 2 of 2) sorted by relevance
1910 __ Movq(i.OutputDoubleRegister(), kScratchRegister); in AssembleArchInstruction() local1944 __ Movq(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local1956 __ Movq(i.OutputDoubleRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
124 Movq, enumerator3212 using Movq = typename InstImpl<TraitsType>::InstX86Movq; member