Searched refs:Round_s_s (Results 1 – 8 of 8) sorted by relevance
638 void Round_s_s(FPURegister fd, FPURegister fs);
2064 void TurboAssembler::Round_s_s(FPURegister dst, FPURegister src) { in Round_s_s() function in v8::internal::TurboAssembler
717 FP_UNOP(f32_nearest_int, Round_s_s) in FP_BINOP()
816 void Round_s_s(FPURegister fd, FPURegister fs);
2614 void TurboAssembler::Round_s_s(FPURegister dst, FPURegister src) { in Round_s_s() function in v8::internal::TurboAssembler
822 FP_UNOP(f32_nearest_int, Round_s_s) in FP_BINOP()
1302 __ Round_s_s(i.OutputSingleRegister(), i.InputSingleRegister(0)); in AssembleArchInstruction() local
1406 __ Round_s_s(i.OutputSingleRegister(), i.InputSingleRegister(0)); in AssembleArchInstruction() local