Home | History | Annotate | Download | only in clang-include

Lines Matching refs:__e

920 	            float __e, float __f, float __g, float __h)
922 return (__m256){ __h, __g, __f, __e, __d, __c, __b, __a };
975 float __e, float __f, float __g, float __h)
977 return (__m256){ __a, __b, __c, __d, __e, __f, __g, __h };