Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 820) sorted by relevance

12345678910>>...33

/llvm-project/clang/test/CodeGen/LoongArch/lasx/
H A Dbuiltin-alias-error.c6 …v32i8 res = __lasx_xvslli_b(_1, -1); // expected-error {{argument value 4294967295 is outside the … in xvslli_b() local
13 …v16i16 res = __lasx_xvslli_h(_1, -1); // expected-error {{argument value 4294967295 is outside the… in xvslli_h() local
20 …v8i32 res = __lasx_xvslli_w(_1, -1); // expected-error {{argument value 4294967295 is outside the … in xvslli_w() local
27 …v4i64 res = __lasx_xvslli_d(_1, -1); // expected-error {{argument value 4294967295 is outside the … in xvslli_d() local
34 …v32i8 res = __lasx_xvsrai_b(_1, -1); // expected-error {{argument value 4294967295 is outside the … in xvsrai_b() local
41 …v16i16 res = __lasx_xvsrai_h(_1, -1); // expected-error {{argument value 4294967295 is outside the… in xvsrai_h() local
48 …v8i32 res = __lasx_xvsrai_w(_1, -1); // expected-error {{argument value 4294967295 is outside the … in xvsrai_w() local
55 …v4i64 res = __lasx_xvsrai_d(_1, -1); // expected-error {{argument value 4294967295 is outside the … in xvsrai_d() local
62 …v32i8 res = __lasx_xvsrari_b(_1, -1); // expected-error {{argument value 4294967295 is outside the… in xvsrari_b() local
69 …v16i16 res = __lasx_xvsrari_h(_1, -1); // expected-error {{argument value 4294967295 is outside th… in xvsrari_h() local
[all …]
H A Dbuiltin-error.c34 …v32i8 res = __builtin_lasx_xvslli_b(_1, -1); // expected-error {{argument value 4294967295 is outs… in xvslli_b() local
41 …v16i16 res = __builtin_lasx_xvslli_h(_1, -1); // expected-error {{argument value 4294967295 is out… in xvslli_h() local
48 …v8i32 res = __builtin_lasx_xvslli_w(_1, -1); // expected-error {{argument value 4294967295 is outs… in xvslli_w() local
55 …v4i64 res = __builtin_lasx_xvslli_d(_1, -1); // expected-error {{argument value 4294967295 is outs… in xvslli_d() local
62 …v32i8 res = __builtin_lasx_xvsrai_b(_1, -1); // expected-error {{argument value 4294967295 is outs… in xvsrai_b() local
69 …v16i16 res = __builtin_lasx_xvsrai_h(_1, -1); // expected-error {{argument value 4294967295 is out… in xvsrai_h() local
76 …v8i32 res = __builtin_lasx_xvsrai_w(_1, -1); // expected-error {{argument value 4294967295 is outs… in xvsrai_w() local
83 …v4i64 res = __builtin_lasx_xvsrai_d(_1, -1); // expected-error {{argument value 4294967295 is outs… in xvsrai_d() local
90 …v32i8 res = __builtin_lasx_xvsrari_b(_1, -1); // expected-error {{argument value 4294967295 is out… in xvsrari_b() local
97 …v16i16 res = __builtin_lasx_xvsrari_h(_1, -1); // expected-error {{argument value 4294967295 is ou… in xvsrari_h() local
[all …]
/llvm-project/clang/test/CodeGen/LoongArch/lsx/
H A Dbuiltin-alias-error.c6 …v16i8 res = __lsx_vslli_b(_1, -1); // expected-error {{argument value 4294967295 is outside the va… in vslli_b() local
13 …v8i16 res = __lsx_vslli_h(_1, -1); // expected-error {{argument value 4294967295 is outside the va… in vslli_h() local
20 …v4i32 res = __lsx_vslli_w(_1, -1); // expected-error {{argument value 4294967295 is outside the va… in vslli_w() local
27 …v2i64 res = __lsx_vslli_d(_1, -1); // expected-error {{argument value 4294967295 is outside the va… in vslli_d() local
34 …v16i8 res = __lsx_vsrai_b(_1, -1); // expected-error {{argument value 4294967295 is outside the va… in vsrai_b() local
41 …v8i16 res = __lsx_vsrai_h(_1, -1); // expected-error {{argument value 4294967295 is outside the va… in vsrai_h() local
48 …v4i32 res = __lsx_vsrai_w(_1, -1); // expected-error {{argument value 4294967295 is outside the va… in vsrai_w() local
55 …v2i64 res = __lsx_vsrai_d(_1, -1); // expected-error {{argument value 4294967295 is outside the va… in vsrai_d() local
62 …v16i8 res = __lsx_vsrari_b(_1, -1); // expected-error {{argument value 4294967295 is outside the v… in vsrari_b() local
69 …v8i16 res = __lsx_vsrari_h(_1, -1); // expected-error {{argument value 4294967295 is outside the v… in vsrari_h() local
[all …]
H A Dbuiltin-error.c38 …v16i8 res = __builtin_lsx_vslli_b(_1, -1); // expected-error {{argument value 4294967295 is outsid… in vslli_b() local
45 …v8i16 res = __builtin_lsx_vslli_h(_1, -1); // expected-error {{argument value 4294967295 is outsid… in vslli_h() local
52 …v4i32 res = __builtin_lsx_vslli_w(_1, -1); // expected-error {{argument value 4294967295 is outsid… in vslli_w() local
59 …v2i64 res = __builtin_lsx_vslli_d(_1, -1); // expected-error {{argument value 4294967295 is outsid… in vslli_d() local
66 …v16i8 res = __builtin_lsx_vsrai_b(_1, -1); // expected-error {{argument value 4294967295 is outsid… in vsrai_b() local
73 …v8i16 res = __builtin_lsx_vsrai_h(_1, -1); // expected-error {{argument value 4294967295 is outsid… in vsrai_h() local
80 …v4i32 res = __builtin_lsx_vsrai_w(_1, -1); // expected-error {{argument value 4294967295 is outsid… in vsrai_w() local
87 …v2i64 res = __builtin_lsx_vsrai_d(_1, -1); // expected-error {{argument value 4294967295 is outsid… in vsrai_d() local
94 …v16i8 res = __builtin_lsx_vsrari_b(_1, -1); // expected-error {{argument value 4294967295 is outsi… in vsrari_b() local
101 …v8i16 res = __builtin_lsx_vsrari_h(_1, -1); // expected-error {{argument value 4294967295 is outsi… in vsrari_h() local
[all …]
/llvm-project/flang/test/Semantics/
H A Dbind-c09.f906 integer, pointer :: res local
11 integer, allocatable :: res local
16 integer :: res(2) local
21 character(*) :: res local
27 character(n) :: res local
32 character(2) :: res local
37 character(n) :: res ! OK local
43 character(:), pointer :: res local
48 integer :: res[10, *] local
/llvm-project/clang/test/Sema/
H A Darm_inline_asm_constraints.c10 int res; in test_j() local
49 int res; in test_I() local
76 int res; in test_J() local
137 int res; in test_K() local
150 int res; in test_L() local
177 int res; in test_M() local
189 int res; in test_N() local
231 int res; in test_O() local
247 int res; in test_l() local
259 int res; in test_h() local
[all …]
/llvm-project/clang/test/CodeGen/
H A Dmsp430-abi-complex.c159 int _Complex res; in complex_i16_res() local
160 __real__ res = 0x1122; in complex_i16_res() local
162 __imag__ res = 0x3344; in complex_i16_res() local
170 long _Complex res; in complex_i32_res() local
171 __real__ res = 0x11223344; in complex_i32_res() local
174 __imag__ res = 0x55667788; in complex_i32_res() local
183 long long _Complex res; in complex_i64_res() local
184 __real__ res = 0x1122334455667788; in complex_i64_res() local
189 __imag__ res = 0x99aabbccddeeff00; in complex_i64_res() local
200 float _Complex res; in complex_float_res() local
[all …]
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h4872 auto res = isl_aff_read_from_str(ctx.release(), str.c_str()); in aff() local
4878 auto res = isl_aff_val_on_domain(ls.release(), val.release()); in aff() local
4884 auto res = isl_aff_zero_on_domain(ls.release()); in aff() local
4922 auto res = isl_aff_add(copy(), aff2.release()); in add() local
4963 auto res = isl_aff_add_constant_val(copy(), v.release()); in add_constant() local
4979 auto res = isl_aff_add_constant_si(copy(), v); in add_constant_si() local
5040 auto res = isl_aff_bind_id(copy(), id.release()); in bind() local
5066 auto res = isl_aff_ceil(copy()); in ceil() local
5087 auto res = isl_aff_get_constant_val(get()); in constant_val() local
5098 auto res = isl_aff_get_denominator_val(get()); in denominator_val() local
[all …]
/llvm-project/libcxx/test/std/depr/depr.c.headers/
H A Dstring_h.pass.cpp53 const char* res = strchr(s, 'l'); in main() local
61 char* res = strchr(s, 'l'); in main() local
70 const char* res = strpbrk(s, "el"); in main() local
78 char* res = strpbrk(s, "el"); in main() local
87 const char* res = strrchr(s, 'l'); in main() local
95 char* res = strrchr(s, 'l'); in main() local
105 const void* res = memchr(s, 'l', count); in main() local
114 void* res = memchr(s, 'l', count); in main() local
123 const char* res = strstr(s, "wor"); in main() local
131 char* res = strstr(s, "wor"); in main() local
/llvm-project/libcxx/test/std/strings/c.strings/
H A Dcstring.pass.cpp54 const char* res = std::strchr(s, 'l'); in main() local
62 char* res = std::strchr(s, 'l'); in main() local
71 const char* res = std::strpbrk(s, "el"); in main() local
79 char* res = std::strpbrk(s, "el"); in main() local
88 const char* res = std::strrchr(s, 'l'); in main() local
96 char* res = std::strrchr(s, 'l'); in main() local
106 const void* res = std::memchr(s, 'l', count); in main() local
115 void* res = std::memchr(s, 'l', count); in main() local
124 const char* res = std::strstr(s, "wor"); in main() local
132 char* res = std::strstr(s, "wor"); in main() local
/llvm-project/compiler-rt/test/tsan/Linux/
H A Dsyscall.h11 int res = syscall(SYS_fork); in myfork() local
13 int res = syscall(SYS_clone, SIGCHLD, 0); in myfork() local
21 int res = syscall(SYS_pipe2, pipefd, 0); in mypipe() local
28 int res = syscall(SYS_close, fd); in myclose() local
35 ssize_t res = syscall(SYS_read, fd, buf, count); in myread() local
42 ssize_t res = syscall(SYS_write, fd, buf, count); in mywrite() local
/llvm-project/flang/test/Lower/HLFIR/
H A Ddot_product.f905 subroutine dot_product1(lhs, rhs, res) argument
6 integer lhs(:), rhs(:), res local
22 subroutine dot_product2(lhs, rhs, res) argument
23 logical lhs(:), rhs(:), res local
39 subroutine dot_product3(lhs, rhs, res) argument
40 integer lhs(5), rhs(5), res local
55 subroutine dot_product4(lhs, rhs, res) argument
57 integer :: res local
80 subroutine dot_product5(lhs, rhs, res) argument
82 integer :: res local
H A Dunary-ops.f9048 subroutine test_negate_int(res, x) argument
49 integer :: res, x local
58 subroutine test_negate_real(res, x) argument
59 real :: res, x local
67 subroutine test_negate_complex(res, x) argument
68 complex :: res, x local
76 subroutine test_complex_component_real(res, argument
77 real :: res global() local
86 test_complex_component_imag(res, x) global() argument
87 real :: res global() local
[all...]
H A Dtranspose.f904 subroutine transpose1(m, res) argument
5 integer :: m(1,2), res(2, 1) local
32 subroutine transpose3(m, res) argument
34 integer :: res(2, 1) local
50 subroutine test_polymorphic_result(m, res) argument
51 class(*), allocatable, dimension(:, :) :: m, res local
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h25 #define __sanitizer_syscall_post_time(res, tloc) \ argument
29 #define __sanitizer_syscall_post_stime(res, tptr) \ argument
33 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \ argument
37 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \ argument
41 #define __sanitizer_syscall_post_adjtimex(res, txc_p) \ argument
45 #define __sanitizer_syscall_post_times(res, tbuf) \ argument
48 #define __sanitizer_syscall_post_gettid(res) \ argument
52 #define __sanitizer_syscall_post_nanosleep(res, rqtp, rmtp) \ argument
56 #define __sanitizer_syscall_post_alarm(res, seconds) \ argument
59 #define __sanitizer_syscall_post_getpid(res) \ argument
[all …]
H A Dnetbsd_syscall_hooks.h36 #define __sanitizer_syscall_post_syscall(res, code, arg0, arg1, arg2, arg3, \ argument
44 #define __sanitizer_syscall_post_exit(res, rval) \ argument
47 #define __sanitizer_syscall_post_fork(res) \ argument
52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument
58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument
64 #define __sanitizer_syscall_post_open(res, path, flags, mode) \ argument
69 #define __sanitizer_syscall_post_close(res, fd) \ argument
75 #define __sanitizer_syscall_post_compat_50_wait4(res, pid, status, options, \ argument
83 #define __sanitizer_syscall_post_compat_43_ocreat(res, path, mode) \ argument
88 #define __sanitizer_syscall_post_link(res, path, link) \ argument
[all …]
/llvm-project/flang/test/Lower/PowerPC/
H A Dppc-vec-load-elem-order.f909 subroutine vec_ld_testi8(arg1, arg2, res) argument
23 subroutine vec_ld_testi16(arg1, arg2, res) argument
37 subroutine vec_ld_testi32(arg1, arg2, res) argument
50 subroutine vec_ld_testf32(arg1, arg2, res) argument
65 subroutine vec_ld_testu32(arg1, arg2, res) argument
78 subroutine vec_ld_testi32a(arg1, arg2, res) argument
92 subroutine vec_ld_testf32av(arg1, arg2, res) argument
108 subroutine vec_ld_testi32s(arg1, arg2, res) argument
127 subroutine vec_lde_testi8s(arg1, arg2, res) argument
141 subroutine vec_lde_testi16a(arg1, arg2, res) argument
[all …]
H A Dppc-vec-load.f9011 subroutine vec_ld_testi8(arg1, arg2, res) argument
24 subroutine vec_ld_testi16(arg1, arg2, res) argument
37 subroutine vec_ld_testi32(arg1, arg2, res) argument
49 subroutine vec_ld_testf32(arg1, arg2, res) argument
63 subroutine vec_ld_testu32(arg1, arg2, res) argument
75 subroutine vec_ld_testi32a(arg1, arg2, res) argument
88 subroutine vec_ld_testf32av(arg1, arg2, res) argument
103 subroutine vec_ld_testi32s(arg1, arg2, res) argument
121 subroutine vec_lde_testi8s(arg1, arg2, res) argument
134 subroutine vec_lde_testi16a(arg1, arg2, res) argument
[all …]
/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_interceptors.cpp75 void *res = REAL(memcpy)(dst, src, size); in INTERCEPTOR() local
58 void *res = REAL(memset)(dst, v, size); INTERCEPTOR() local
64 wchar_t *res = REAL(wmemset)(dst, v, size); INTERCEPTOR() local
82 wchar_t *res = REAL(wmemmove)(dst, src, size); INTERCEPTOR() local
96 void *res = REAL(memcpy)(dst, src, size); INTERCEPTOR() local
103 wchar_t *res = REAL(wmemcpy)(dst, src, size); INTERCEPTOR() local
114 void *res = REAL(malloc)(size); INTERCEPTOR() local
121 void *res = REAL(realloc)(ptr, size); INTERCEPTOR() local
137 void *res = REAL(calloc)(Nmemb, size); INTERCEPTOR() local
151 void *const res = REAL(valloc)(size); INTERCEPTOR() local
158 void *const res = REAL(memalign)(align, size); INTERCEPTOR() local
165 void *const res = REAL(__libc_memalign)(align, size); INTERCEPTOR() local
172 void *const res = REAL(pvalloc)(size); INTERCEPTOR() local
179 void *const res = REAL(aligned_alloc)(align, size); INTERCEPTOR() local
186 int res = REAL(posix_memalign)(memptr, align, size); INTERCEPTOR() local
194 char *res = REAL(strfry)(s); INTERCEPTOR() local
229 char *res = REAL(strdup)(S); INTERCEPTOR() local
237 wchar_t *res = REAL(wcsdup)(S); INTERCEPTOR() local
245 char *res = REAL(strndup)(S, size); INTERCEPTOR() local
253 char *res = REAL(strcpy)(dst, src); INTERCEPTOR() local
259 wchar_t *res = REAL(wcscpy)(dst, src); INTERCEPTOR() local
265 char *res = REAL(strncpy)(dst, src, size); INTERCEPTOR() local
272 char *res = REAL(strcat)(dst, src); INTERCEPTOR() local
279 wchar_t *res = REAL(wcscat)(dst, src); INTERCEPTOR() local
286 char *res = REAL(strncat)(dst, src, size); INTERCEPTOR() local
292 char *res = REAL(stpcpy)(dst, src); INTERCEPTOR() local
298 wchar_t *res = REAL(wcpcpy)(dst, src); INTERCEPTOR() local
306 const uptr res = REAL(strxfrm)(dst, src, size); INTERCEPTOR() local
[all...]
/llvm-project/flang/test/Lower/Intrinsics/
H A Dubound.f905 subroutine ubound_test(a, dim, res) argument
7 integer(8):: dim, res local
27 subroutine ubound_test_2(a, dim, res) argument
29 integer(8):: dim, res local
48 subroutine ubound_test_3(a, dim, res) argument
50 integer(8):: dim, res local
77 integer :: res local
/llvm-project/libc/test/src/sys/mman/linux/
H A Dmincore_test.cpp32 EXPECT_THAT(res, Fails(ENOMEM, -1)); in TEST() local
43 EXPECT_THAT(res, Fails(EINVAL, -1)); in TEST() local
55 EXPECT_THAT(res, Fails(EFAULT, -1)); in TEST() local
67 EXPECT_THAT(res, Succeeds()); in TEST() local
80 EXPECT_THAT(res, Fail in TEST() local
97 int res = LIBC_NAMESPACE::mincore(addr, 1, &vec); TEST() local
110 int res = LIBC_NAMESPACE::mincore(addr, page_size, &vec); TEST() local
[all...]
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc.c9 volatile int res; in test_eh_return_data_regno() local
21 volatile double res; in test_builtin_ppc_setrnd() local
38 volatile double res; in test_builtin_ppc_flm() local
66 volatile long double res; in test_builtin_ppc_maxminfe() local
75 volatile double res; in test_builtin_ppc_maxminfl() local
84 volatile float res; in test_builtin_ppc_maxminfs() local
/llvm-project/flang/unittests/Runtime/
H A DAccessTest.cpp140 std::int64_t res = callAccess(path, accessType); TEST() local
153 std::int64_t res = callAccess(nonExistant, accessType); TEST() local
165 std::int64_t res = callAccess(path, accessType); TEST() local
180 std::int64_t res = callAccess(path, accessType); TEST() local
194 std::int64_t res = callAccess(path, accessType); TEST() local
209 std::int64_t res = callAccess(path, accessType); TEST() local
224 std::int64_t res = callAccess(path, accessType); TEST() local
241 std::int64_t res = callAccess(path, accessType); TEST() local
258 std::int64_t res = callAccess(path, accessType); TEST() local
275 std::int64_t res = callAccess(path, accessType); TEST() local
289 std::int64_t res = callAccess(path, accessType); TEST() local
304 std::int64_t res = callAccess(path, accessType); TEST() local
320 std::int64_t res = callAccess(path, accessType); TEST() local
339 std::int64_t res = callAccess(path, accessType); TEST() local
358 std::int64_t res = callAccess(path, accessType); TEST() local
377 std::int64_t res = callAccess(path, accessType); TEST() local
396 std::int64_t res = callAccess(path, accessType); TEST() local
415 std::int64_t res = callAccess(path, accessType); TEST() local
[all...]
/llvm-project/polly/lib/External/isl/imath/
H A Dimrat.c53 mp_result res; in mp_rat_init() local
80 mp_result res; in mp_rat_init_size() local
94 mp_result res; in mp_rat_init_copy() local
106 mp_result res; in mp_rat_set_value() local
121 mp_result res; in mp_rat_set_uvalue() local
163 mp_result res; in mp_rat_copy() local
179 mp_result res; in mp_rat_abs() local
190 mp_result res; in mp_rat_neg() local
201 mp_result res; in mp_rat_recip() local
229 mp_result res; in mp_rat_mul() local
[all …]
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dsignal_send.cpp16 int res = 0; in mkset() local
30 int res = sigorset(&out, &first, &second); in sigset_or() local
37 int res = sigandset(&out, &first, &second); in sigset_and() local
51 int res = sigwait(&s, &sig); in fork_and_signal() local
62 int res; test_sigwait() local
[all...]

12345678910>>...33