Home | History | Annotate | Download | only in arm

Lines Matching refs:DoubleAsTwoUInt32

2665 static void DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) {
2696 DoubleAsTwoUInt32(d, &lo, &hi);
2799 DoubleAsTwoUInt32(imm, &lo, &hi);