Home | History | Annotate | Download | only in arm

Lines Matching refs:DoubleAsTwoUInt32

1903 static void DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) {
1935 DoubleAsTwoUInt32(d, &lo, &hi);
1977 DoubleAsTwoUInt32(imm, &lo, &hi);