Searched refs:AddFloat64 (Results 1 – 3 of 3) sorted by relevance
442 void AddFloat64(DoubleRegister dst, const MemOperand& opnd,
3959 void TurboAssembler::AddFloat64(DoubleRegister dst, const MemOperand& opnd, in AddFloat64() function in v8::internal::TurboAssembler
1875 ASSEMBLE_BIN_OP(DDInstr(adbr), DMTInstr(AddFloat64), nullInstr); in AssembleArchInstruction()