Searched defs:lpdbr (Results 1 – 4 of 4) sorted by relevance
50 void lpdbr(double in) in lpdbr() function
1632 __ lpdbr(i.OutputDoubleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
3441 __ lpdbr(result, input); in DoShiftI() local3496 __ lpdbr(double_scratch1, input); in DoShiftI() local
2807 void Assembler::lpdbr(DoubleRegister r1, DoubleRegister r2) { in lpdbr() function in v8::internal::Assembler