Searched defs:x_hi (Results 1 – 2 of 2) sorted by relevance
55 const s32 x_hi = (s32)(x >> 32); in nnmathMultiplyAndDivide() local92 const s32 x_hi = (u32)(x >> 32); in nnmathMultiplyRate() local103 const s32 x_hi = (u32)(x >> 32); in nnmathMultiplyRate32() local
291 const s64 x_hi = x >> 32; in MultiplyRightShift() local