Searched refs:DoubleAsTwoUInt32 (Results 1 – 1 of 1) sorted by relevance
2769 static void DoubleAsTwoUInt32(Double d, uint32_t* lo, uint32_t* hi) { in DoubleAsTwoUInt32() function2798 DoubleAsTwoUInt32(d, &lo, &hi); in FitsVmovFPImmediate()2864 DoubleAsTwoUInt32(imm, &lo, &hi); in vmov()