Home
last modified time | relevance | path

Searched defs:float8 (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
Dtarget-builtin-error-3.c15 typedef __attribute__ ((ext_vector_type( 8),__aligned__( 32))) float float8; typedef
Darm-swiftcall.c62 typedef float float8 __attribute__((ext_vector_type(8))); typedef
/external/clang/test/CodeGenCXX/
Dvector-splat-conversion.cpp5 typedef vector_float8 float8; typedef
/external/skia/tests/
DSkVxTest.cpp13 using float8 = skvx::Vec<8,float>; typedef
/external/python/cpython2/Lib/
Dpickletools.py600 float8 = ArgumentDescriptor( variable
/external/python/cpython3/Lib/
Dpickletools.py816 float8 = ArgumentDescriptor( variable
/external/clang/lib/Headers/
Dopencl-c.h121 typedef float float8 __attribute__((ext_vector_type(8))); typedef