Searched defs:DoubleAsTwoUInt32 (Results 1 – 3 of 3) sorted by relevance
2298 void Assembler::DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) { in DoubleAsTwoUInt32() function in v8::internal::Assembler
2599 static void DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) { in DoubleAsTwoUInt32() function
2630 void Assembler::DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) { in DoubleAsTwoUInt32() function in v8::internal::Assembler