Searched refs:double2 (Results 1 – 6 of 6) sorted by relevance
4648 char2 __ovld __cnfn convert_char2(double2);4649 char2 __ovld __cnfn convert_char2_rte(double2);4650 char2 __ovld __cnfn convert_char2_rtn(double2);4651 char2 __ovld __cnfn convert_char2_rtp(double2);4652 char2 __ovld __cnfn convert_char2_rtz(double2);4653 char2 __ovld __cnfn convert_char2_sat(double2);4654 char2 __ovld __cnfn convert_char2_sat_rte(double2);4655 char2 __ovld __cnfn convert_char2_sat_rtn(double2);4656 char2 __ovld __cnfn convert_char2_sat_rtp(double2);4657 char2 __ovld __cnfn convert_char2_sat_rtz(double2);[all …]
439 inline __device__ double2 __ldg(const double2 *ptr) { in __ldg()442 double2 ret; in __ldg()
152 typedef double double2 __attribute__((ext_vector_type(2))); typedef532 #define as_double2(x) __builtin_astype((x), double2)
55 static if (is(Vector!(double[2]))) alias Vector!(double[2]) double2; ///570 is(V == double2) || in version()574 static if (is(V == double2)) in version()621 test!double2(); in version()646 is(V == double2) || in version()650 static if (is(V == double2)) in version()701 test!double2(); in version()
62657 0bab80324ca29e0ea5182c317f91fa7b gcc/testsuite/gcc.target/powerpc/direct-move-double2.c
70833 4d54fa94954d5ff791c5151280363a89 gcc/testsuite/gcc.target/powerpc/direct-move-double2.c