Home
last modified time | relevance | path

Searched refs:DECLARE_F32_UNARY_MATH_FUNCTION (Results 1 – 1 of 1) sorted by relevance

/external/XNNPACK/src/xnnpack/
Dmath-stubs.h26 #define DECLARE_F32_UNARY_MATH_FUNCTION(fn_name) \ macro
39 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__neon_addsub)
40 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__neonv8)
41 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__sse_addsub)
42 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__sse2_cvt)
43 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__sse41)
44 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__wasmsimd_addsub)
45 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__scalar_addsub)
46 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__scalar_nearbyint)
47 DECLARE_F32_UNARY_MATH_FUNCTION(xnn_math_f32_roundne__scalar_rint)
[all …]