Home
last modified time | relevance | path

Searched refs:cptrss (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector3.c39 const signed short * volatile cptrss; variable
76 vss += vec_revb(vec_xl(idx, cptrss)); in test_core()
110 vss += vec_revb(vec_insert_and_zero(cptrss)); in test_core()
214 vss += vec_reve(vec_xl(idx, cptrss)); in test_core()
Dbuiltins-systemz-zvector3-error.c36 const signed short * volatile cptrss; variable
Dbuiltins-systemz-zvector2-error.c36 const signed short * volatile cptrss; variable
Dbuiltins-systemz-zvector-error.c34 const signed short * volatile cptrss; variable
245 …vss = vec_load_bndry(cptrss, idx); // expected-error {{no matching function}} expected-error {{ar… in test_core()
Dbuiltins-systemz-zvector.c37 const signed short * volatile cptrss; variable
202 vss = vec_insert_and_zero(cptrss); in test_core()
494 vss = vec_xl(idx, cptrss); in test_core()
513 vss = vec_xld2(idx, cptrss); in test_core()
532 vss = vec_xlw4(idx, cptrss); in test_core()
598 vss = vec_load_bndry(cptrss, 64); in test_core()
644 vss = vec_load_len(cptrss, idx); in test_core()
Dbuiltins-systemz-zvector2.c39 const signed short * volatile cptrss; variable
/external/clang/test/CodeGen/
Dbuiltins-systemz-zvector-error.c34 const signed short * volatile cptrss; variable
250 vss = vec_load_bndry(cptrss, idx); // expected-error {{no matching function}} in test_core()
Dbuiltins-systemz-zvector.c34 const signed short * volatile cptrss; variable
153 vss = vec_insert_and_zero(cptrss); in test_core()
299 vss = vec_xld2(idx, cptrss); in test_core()
309 vss = vec_xlw4(idx, cptrss); in test_core()
335 vss = vec_load_bndry(cptrss, 64); in test_core()
366 vss = vec_load_len(cptrss, idx); in test_core()