Searched defs:VFPCanonicalizeNaN (Results 1 – 2 of 2) sorted by relevance
856 void MacroAssembler::VFPCanonicalizeNaN(const DwVfpRegister dst, in VFPCanonicalizeNaN() function in v8::internal::MacroAssembler
4386 __ VFPCanonicalizeNaN(double_scratch, value); in DoStoreKeyedFixedDoubleArray() local