Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Dvector_swizzle_length.c4 typedef float float8 __attribute__((ext_vector_type(8))); typedef
/external/llvm-project/clang/test/CodeGen/
Dtarget-builtin-error-3.c15 typedef __attribute__ ((ext_vector_type( 8),__aligned__( 32))) float float8; typedef
Dwindows-swiftcall.c61 typedef float float8 __attribute__((ext_vector_type(8))); typedef
Darm-swiftcall.c62 typedef float float8 __attribute__((ext_vector_type(8))); typedef
D64bit-swiftcall.c70 typedef float float8 __attribute__((ext_vector_type(8))); typedef
/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/llvm-project/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/llvm-project/libclc/generic/include/clc/
Dclctypes.h76 typedef __attribute__((ext_vector_type(8))) float float8; typedef
/external/python/cpython2/Lib/
Dpickletools.py600 float8 = ArgumentDescriptor( variable
/external/python/cpython3/Lib/
Dpickletools.py851 float8 = ArgumentDescriptor( variable
/external/clang/lib/Headers/
Dopencl-c.h121 typedef float float8 __attribute__((ext_vector_type(8))); typedef
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h108 typedef float float8 __attribute__((ext_vector_type(8))); typedef