Searched defs:vcvt_f64_s32 (Results 1 – 3 of 3) sorted by relevance
3090 void Assembler::vcvt_f64_s32(const DwVfpRegister dst, in vcvt_f64_s32() function in v8::internal::Assembler3170 void Assembler::vcvt_f64_s32(const DwVfpRegister dst, in vcvt_f64_s32() function in v8::internal::Assembler
1478 __ vcvt_f64_s32(i.OutputDoubleRegister(), scratch); in AssembleArchInstruction() local
2567 __ vcvt_f64_s32(double_exponent, single_scratch); in Generate_MathPowInternal() local