Searched defs:vmla (Results 1 – 3 of 3) sorted by relevance
295 __ vmla(i.OutputDoubleRegister(), i.InputDoubleRegister(1), in AssembleArchInstruction() local
2959 void Assembler::vmla(const DwVfpRegister dst, in vmla() function in v8::internal::Assembler
1452 __ vmla(addend, multiplier, multiplicand); in DoMultiplyAddD() local