Lines Matching refs:f32x2
146 f32x2 f = __PSQ_L(in, 1, OS_FASTCAST_U8); in OSu8tof32Value()
157 f32x2 f = __PSQ_L(in, 1, OS_FASTCAST_U16); in OSu16tof32Value()
168 f32x2 f = __PSQ_L(in, 1, OS_FASTCAST_S8); in OSs8tof32Value()
179 f32x2 f = __PSQ_L(in, 1, OS_FASTCAST_S16); in OSs16tof32Value()
194 f32x2 f = {*in}; in OSf32tou8()
201 f32x2 f = {in}; in __OSf32tou8Value()
208 f32x2 f = {*in}; in OSf32tou16()
215 f32x2 f = {in}; in __OSf32tou16Value()
222 f32x2 f = {*in}; in OSf32tos8()
229 f32x2 f = {in}; in __OSf32tos8Value()
236 f32x2 f = {*in}; in OSf32tos16()
243 f32x2 f = {in}; in __OSf32tos16Value()