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