| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | opencl-c.h | 888 char2 __ovld __cnfn convert_char2_rte(float2); 889 char2 __ovld __cnfn convert_char2_sat_rte(float2); 890 char2 __ovld __cnfn convert_char2_rtz(float2); 891 char2 __ovld __cnfn convert_char2_sat_rtz(float2); 892 char2 __ovld __cnfn convert_char2_rtp(float2); 893 char2 __ovld __cnfn convert_char2_sat_rtp(float2); 894 char2 __ovld __cnfn convert_char2_rtn(float2); 895 char2 __ovld __cnfn convert_char2_sat_rtn(float2); 896 char2 __ovld __cnfn convert_char2(float2); 897 char2 __ovld __cnfn convert_char2_sat(float2); [all …]
|
| H A D | __clang_cuda_intrinsics.h | 421 inline __device__ float2 __ldg(const float2 *ptr) { in __ldg() 424 float2 ret; in __ldg()
|
| H A D | opencl-c-base.h | 135 typedef float float2 __attribute__((ext_vector_type(2))); typedef 524 #define as_float2(x) __builtin_astype((x), float2)
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| H A D | call-rt-st.c | 92 float float2; member 288 two_floats->float2 = init_val2; in init_two_floats() 455 printf("%f\t%f\n", two_floats.float1, two_floats.float2); in print_two_floats()
|
| H A D | call-ar-st.c | 106 float float2; member 386 two_floats->float2 = init_val2; in init_two_floats() 577 printf("%f\t%f\n", two_floats.float1, two_floats.float2); in print_two_floats()
|
| /netbsd-src/external/mit/libcbor/dist/test/ |
| H A D | stream_expectations.c | 194 (struct test_assertion){HALF_EQ, {.float2 = value}}; in assert_half() 199 assert_true(current().data.float2 == actual); in half_callback() 284 .float2 = &half_callback,
|
| H A D | stream_expectations.h | 64 float float2; member
|
| /netbsd-src/external/mit/libcbor/dist/src/cbor/ |
| H A D | callbacks.h | 91 cbor_float_callback float2; member
|
| H A D | callbacks.c | 106 .float2 = cbor_null_float2_callback,
|
| H A D | streaming.c | 631 callbacks->float2(context, _cbor_load_half(source + 1)); in cbor_stream_decode()
|
| /netbsd-src/external/mit/libcbor/dist/src/ |
| H A D | cbor.c | 43 .float2 = &cbor_builder_float2_callback, in cbor_load()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
| H A D | simd.d | 44 static if (is(Vector!(float[2]))) alias Vector!(float[2]) float2; ///
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | LanguageExtensions.rst | 412 typedef float float2 __attribute__((ext_vector_type(2))); 414 float4 foo(float2 a, float2 b) { 463 typedef float float2 __attribute__((ext_vector_type(2))); 472 float4 vf = (float4)((float2)(1.0f, 2.0f), (float2)(3.0f, 4.0f));
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | OpenCLBuiltins.td | 222 // represents <int, int2, int4, float, float2, float4>. 234 // f(half, float), f(half2, float2), f(half, int), f(half2, int2) .
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | vsx.md | 2468 ;; Generate float2 double 2486 ;; Generate float2
|
| H A D | rs6000-builtin.def | 2261 BU_P8V_OVERLOAD_2 (FLOAT2, "float2")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | vsx.md | 2656 ;; Generate float2 double 2674 ;; Generate float2
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | match.pd | 3717 /* Fold (double)float1 CMP (double)float2 into float1 CMP float2. */
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | match.pd | 4827 /* Fold (double)float1 CMP (double)float2 into float1 CMP float2. */
|
| H A D | ChangeLog-2003 | 36006 * fold-const.c (fold): Fold (double)float1 CMP (double)float2 into 36007 float1 CMP float2.
|
| H A D | ChangeLog-2004 | 29014 constant. Optimize (double)float1 CMP (double)float2 into the 29015 equivalent float1 CMP float2.
|
| H A D | ChangeLog-2017 | 27067 for instructions vsx_xvcvsxws vsx_xvcvuxwsp, float2, floato and
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 17280 2f8860b65ba56ff92047be661cd8beb4 gcc/testsuite/g++.dg/cpp2a/nontype-float2.C 70835 f4d7704dfb409d1d00851ce115bbb180 gcc/testsuite/gcc.target/powerpc/direct-move-float2.c 93020 ee8cd1ab6a0bbb9732c4fe9eed094e2f libffi/testsuite/libffi.call/float2.c
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 62659 43abeb8d763eb3cfc8f78f04e43d197e gcc/testsuite/gcc.target/powerpc/direct-move-float2.c 80730 b0cb83110d4b75027a722bd944c5d882 libffi/testsuite/libffi.call/float2.c
|