Searched refs:int4 (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dgnu_vector.c27 typedef VECTOR (4, int) int4;
47 int4 i4a = {2, 4, 8, 16};
48 int4 i4b = {1, 2, 8, 4};
84 int4
85 add_some_intvecs (int4 a, int4 b, int4 c)
138 int4 res;
H A Ddfp-test.c113 int int4; member in struct:decstruct
316 ds.int4 = 1;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dgnu_vector.c27 typedef VECTOR (4, int) int4;
47 int4 i4a = {2, 4, 8, 16};
48 int4 i4b = {1, 2, 8, 4};
84 int4
85 add_some_intvecs (int4 a, int4 b, int4 c)
138 int4 res;
H A Ddfp-test.c113 int int4; member in struct:decstruct
316 ds.int4 = 1;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dmi-var-child-f.exp46 set int4 [fortran_int4]
48 set children [list [list "array.-1" "-1" 2 "$int4 \\(2\\)"] \
49 [list "array.0" "0" 2 "$int4 \\(2\\)"] \
50 [list "array.1" "1" 2 "$int4 \\(2\\)"]]
55 "\\^done,numchild=\"2\",children=\\\[child=\{name=\"array.-1.1\",exp=\"1\",numchild=\"0\",value=\"11\",type=\"$int4\"\},child=\{name=\"array.-1.2\",exp=\"2\",numchild=\"0\",value=\"21\",type=\"$int4\"\}\\\],has_more=\"0\"" \
H A Dmi-fortran-modules.exp113 set int4 [fortran_int4]
116 "\{module=\"mod1\",files=\\\[\{filename=\"\[^\"\]+$srcfile2\",fullname=\"\[^\"\]+$srcfile2\",symbols=\\\[\{line=\"18\",name=\"mod1::var_const\",type=\"$int4\",description=\"$int4 mod1::var_const;\"\},\{line=\"17\",name=\"mod1::var_i\",type=\"$int4\",description=\"$int4 mod1::var_i;\"\}\\\]\}\\\]\}"
118 "\{module=\"mod2\",files=\\\[\{filename=\"\[^\"\]+$srcfile2\",fullname=\"\[^\"\]+$srcfile2\",symbols=\\\[\{line=\"28\",name=\"mod2::var_i\",type=\"$int4\",description=\"$int4 mod2::var_i;\"\}\\\]\}\\\]\}"
120 "\{module=\"mod3\",files=\\\[\{filename=\"\[^\"\]+$srcfile\",fullname=\"\[^\"\]+$srcfile\",symbols=\\\[\{line=\"18\",name=\"mod3::mod1\",type=\"$int4\",description=\"$int4 mod3::mod1;\"\},\{line=\"17\",name=\"mod3::mod2\",type=\"$int4\",descriptio
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-var-child-f.exp52 set int4 [fortran_int4]
54 set children [list [list "array.-1" "-1" 2 "$int4 \\(2\\)"] \
55 [list "array.0" "0" 2 "$int4 \\(2\\)"] \
56 [list "array.1" "1" 2 "$int4 \\(2\\)"]]
61 "\\^done,numchild=\"2\",children=\\\[child=\{name=\"array.-1.1\",exp=\"1\",numchild=\"0\",value=\"11\",type=\"$int4\"\},child=\{name=\"array.-1.2\",exp=\"2\",numchild=\"0\",value=\"21\",type=\"$int4\"\}\\\],has_more=\"0\"" \
H A Dmi-fortran-modules.exp117 set int4 [fortran_int4]
120 "\{module=\"mod1\",files=\\\[\{filename=\"\[^\"\]+$srcfile2\",fullname=\"\[^\"\]+$srcfile2\",symbols=\\\[\{line=\"18\",name=\"mod1::var_const\",type=\"$int4\",description=\"$int4 mod1::var_const;\"\},\{line=\"17\",name=\"mod1::var_i\",type=\"$int4\",description=\"$int4 mod1::var_i;\"\}\\\]\}\\\]\}"
122 "\{module=\"mod2\",files=\\\[\{filename=\"\[^\"\]+$srcfile2\",fullname=\"\[^\"\]+$srcfile2\",symbols=\\\[\{line=\"28\",name=\"mod2::var_i\",type=\"$int4\",description=\"$int4 mod2::var_i;\"\}\\\]\}\\\]\}"
124 "\{module=\"mod3\",files=\\\[\{filename=\"\[^\"\]+$srcfile\",fullname=\"\[^\"\]+$srcfile\",symbols=\\\[\{line=\"18\",name=\"mod3::mod1\",type=\"$int4\",description=\"$int4 mod3::mod1;\"\},\{line=\"17\",name=\"mod3::mod2\",type=\"$int4\",descriptio
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
H A Dnested-funcs-2.exp28 set int4 [fortran_int4]
36 global int4
58 [list "increment" "${int4} \\\(${int4}\\\)"] \
59 [list "increment_program_global" "${int4} \\\(void\\\)"] \
131 [list "increment" "${int4} \\\(${int4}\\\)"] \
132 [list "increment_program_global" "${int4} \\\(void\\\)"]] {
H A Dcommon-block.exp46 set int4 [fortran_int4]
60 gdb_test "ptype ix" "type = $int4" "ptype ix out"
63 gdb_test "ptype ix_x" "type = $int4" "ptype ix_x out"
87 gdb_test "ptype ix" "type = $int4" "ptype ix in"
90 gdb_test "ptype ix_x" "type = $int4" "ptype ix_x in"
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Dnested-funcs-2.exp28 set int4 [fortran_int4]
36 global int4
84 [list "increment" "${int4} \\\(${int4}\\\)"] \
85 [list "increment_program_global" "${int4} \\\(void\\\)"] \
156 [list "increment" "${int4} \\\(${int4}\\\)"] \
157 [list "increment_program_global" "${int4} \\\(void\\\)"]] {
H A Dcommon-block.exp45 set int4 [fortran_int4]
78 gdb_test "ptype ix" "type = $int4" "ptype ix out"
81 gdb_test "ptype ix_x" "type = $int4" "ptype ix_x out"
118 gdb_test "ptype ix" "type = $int4" "ptype ix in"
121 gdb_test "ptype ix_x" "type = $int4" "ptype ix_x in"
H A Ddynamic-ptype-whatis.exp38 set int4 [fortran_int4]
51 " ${int4} :: spacer" \
52 " ${int4} :: t1_i" \
56 " ${int4} :: spacer" \
61 " ${int4} :: spacer" \
66 " ${int4} :: spacer" \
71 " ${int4} :: spacer" \
74 gdb_test "whatis var3%t1_i" "type = ${int4}"
79 gdb_test "ptype var3%t1_i" "type = ${int4}"
81 " ${int4}
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dopencl-c.h2378 char4 __ovld __cnfn convert_char4_rte(int4);
2379 char4 __ovld __cnfn convert_char4_sat_rte(int4);
2380 char4 __ovld __cnfn convert_char4_rtz(int4);
2381 char4 __ovld __cnfn convert_char4_sat_rtz(int4);
2382 char4 __ovld __cnfn convert_char4_rtp(int4);
2383 char4 __ovld __cnfn convert_char4_sat_rtp(int4);
2384 char4 __ovld __cnfn convert_char4_rtn(int4);
2385 char4 __ovld __cnfn convert_char4_sat_rtn(int4);
2386 char4 __ovld __cnfn convert_char4(int4);
2387 char4 __ovld __cnfn convert_char4_sat(int4);
[all...]
H A D__clang_cuda_intrinsics.h339 inline __device__ int4 __ldg(const int4 *ptr) {
342 int4 ret;
H A Dopencl-c-base.h117 typedef int int4 __attribute__((ext_vector_type(4))); typedef
498 #define as_int4(x) __builtin_astype((x), int4)
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dsimd.d61 static if (is(Vector!(int[4]))) alias Vector!(int[4]) int4; ///
566 is(V == int4) ||
617 test!int4();
642 is(V == int4) ||
697 test!int4();
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d102 static if (is(simd.int4)) // __traits(isArithmetic)
104 enum simd.int4 val = [1,2,3,4];
106 simd.int4 rtVal = val;
/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d110 static if (is(simd.int4)) // __traits(isArithmetic)
112 enum simd.int4 val = [1,2,3,4];
114 simd.int4 rtVal = val;

Completed in 176 milliseconds