Searched refs:vcvt_u32_f64 (Results 1 – 5 of 5) sorted by relevance
1085 void vcvt_u32_f64(const SwVfpRegister dst,
2232 void Assembler::vcvt_u32_f64(const SwVfpRegister dst, in vcvt_u32_f64() function in v8::internal::Assembler
3650 vcvt_u32_f64(temp_double_reg.low(), temp_double_reg); in ClampDoubleToUint8()
3503 __ vcvt_u32_f64(single_scratch, double_exponent); in Generate() local3567 __ vcvt_u32_f64(single_scratch, double_exponent); in Generate() local
461 __ vcvt_u32_f64(s0, d1, kFPSCRRounding); in TestRoundingMode() local