Home | History | Annotate | Download | only in common

Lines Matching refs:SIMDINLINE

33     static SIMDINLINE Float SIMDCALL op(Float a)   \
42 static SIMDINLINE Float SIMDCALL op(Float a, Float b) \
49 static SIMDINLINE Float SIMDCALL op(Float a, Float b) \
56 static SIMDINLINE Double SIMDCALL op(Double a, Double b) \
63 static SIMDINLINE Float SIMDCALL op(Float a, Float b) \
71 static SIMDINLINE Double SIMDCALL op(Double a, Double b) \
78 static SIMDINLINE Float SIMDCALL op(Float a, Float b, Float c) \
84 static SIMDINLINE Integer SIMDCALL op(Integer a) \
89 static SIMDINLINE Integer SIMDCALL op(SIMD256Impl::Integer a) \
95 static SIMDINLINE Integer SIMDCALL op(SIMD128Impl::Integer a) \
102 static SIMDINLINE Integer SIMDCALL op(Integer a) \
109 static SIMDINLINE Integer SIMDCALL op(Integer a, Integer b) \
116 static SIMDINLINE Integer SIMDCALL op(Integer a, Integer b) \
122 static SIMDINLINE Integer SIMDCALL op(Integer a, Integer b) \
129 static SIMDINLINE Integer SIMDCALL op(Integer a, Integer b) \