Searched defs:vcvt_f32_f64 (Results 1 – 3 of 3) sorted by relevance
2430 void Assembler::vcvt_f32_f64(const SwVfpRegister dst, in vcvt_f32_f64() function in v8::internal::Assembler
3832 __ vcvt_f32_f64(s0, d0); in CompileKeyedStoreStub() local
3194 __ vcvt_f32_f64(double_scratch0().low(), value); in DoStoreKeyedSpecializedArrayElement() local