Searched defs:lpebr (Results 1 – 3 of 3) sorted by relevance
42 void lpebr(float in) in lpebr() function
1228 __ lpebr(i.OutputDoubleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
2749 void Assembler::lpebr(DoubleRegister r1, DoubleRegister r2) { in lpebr() function in v8::internal::Assembler