Searched defs:InsertDoubleLow (Results 1 – 2 of 2) sorted by relevance
1886 __ InsertDoubleLow(i.OutputDoubleRegister(), i.InputRegister(1), r0); in AssembleArchInstruction() local
2210 void TurboAssembler::InsertDoubleLow(DoubleRegister dst, Register src, in InsertDoubleLow() function in v8::internal::TurboAssembler