Searched refs:double8 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dopencl-c.h4678 char8 __ovld __cnfn convert_char8(double8);
4679 char8 __ovld __cnfn convert_char8_rte(double8);
4680 char8 __ovld __cnfn convert_char8_rtn(double8);
4681 char8 __ovld __cnfn convert_char8_rtp(double8);
4682 char8 __ovld __cnfn convert_char8_rtz(double8);
4683 char8 __ovld __cnfn convert_char8_sat(double8);
4684 char8 __ovld __cnfn convert_char8_sat_rte(double8);
4685 char8 __ovld __cnfn convert_char8_sat_rtn(double8);
4686 char8 __ovld __cnfn convert_char8_sat_rtp(double8);
4687 char8 __ovld __cnfn convert_char8_sat_rtz(double8);
[all...]
H A Dopencl-c-base.h155 typedef double double8 __attribute__((ext_vector_type(8))); typedef
535 #define as_double8(x) __builtin_astype((x), double8)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Ddfp-test.c116 double double8; member in struct:decstruct
319 ds.double8 = 4.2;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Ddfp-test.c116 double double8; member in struct:decstruct
319 ds.double8 = 4.2;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dsimd.d79 static if (is(Vector!(double[8]))) alias Vector!(double[8]) double8; ///

Completed in 117 milliseconds