Searched refs:__v2f32 (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Dvecintrin.h7297 typedef float __v2f32 __attribute__((__vector_size__(8))); typedef
7298 return __builtin_convertvector(*(const __v2f32 *)__ptr, vector double);
7305 typedef float __v2f32 __attribute__((__vector_size__(8))); typedef
7306 *(__v2f32 *)__ptr = __builtin_convertvector(__a, __v2f32);
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dvecintrin.h7297 typedef float __v2f32 __attribute__((__vector_size__(8))); typedef
7298 return __builtin_convertvector(*(const __v2f32 *)__ptr, vector double);
7305 typedef float __v2f32 __attribute__((__vector_size__(8))); typedef
7306 *(__v2f32 *)__ptr = __builtin_convertvector(__a, __v2f32);

Completed in 97 milliseconds