Searched defs:f32_t (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libc/AOR_v20.02/math/ |
H A D | v_math.h | 43 typedef float f32_t; typedef 242 v_call_f32 (f32_t (*f) (f32_t), v_f32_t x, v_f32_t y, v_u32_t p) in v_call_f32() 247 v_call2_f32 (f32_t (*f) (f32_t, f32_t), v_f32_t x1, v_f32_t x2, v_f32_t y, in v_call2_f32() argument 511 v_call_f32 (f32_t (*f) (f32_t), v_f32_t x, v_f32_t y, v_u32_t p) in v_call_f32() 517 v_call2_f32 (f32_t (*f) (f32_t, f32_t), v_f32_t x1, v_f32_t x2, v_f32_t y, in v_call2_f32() argument
|