Home
last modified time | relevance | path

Searched refs:test21 (Results 1 – 25 of 110) sorted by relevance

12345

/llvm-project/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp24 class test21 : virtual test20 { virtual void f(); }; class
25 class test22 : virtual test21 { virtual void f(); };
H A Dbuiltin-assume-aligned-tmpl.cpp39 void test21() { in test21() function
H A Dcxx20-ctad-type-alias.cpp309 namespace test21 { namespace
317 } // namespace test21
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-shift.ll32 ; CHECK-LABEL: test21:
34 define void @test21(<16 x i32> %a) #0 {
/llvm-project/llvm/test/Transforms/InstCombine/
H A D2004-11-22-Missed-and-fold.ll3 define i8 @test21(i8 %A) {
H A Dapint-sub.ll183 define i1 @test21(i256 %g, i256 %h) {
184 ; CHECK-LABEL: @test21(
/llvm-project/clang/test/CodeGen/
H A Dunaligned-expr.c188 void test21(void) { in test21() function
H A Dbuiltins-hexagon-v67-audio.c126 long long test21(long long rss, long long rtt) { in test21() function
H A Dbuiltins-hexagon-circ.c146 void test21(int mod, void *start, int v) { in test21() function
H A Dattr-counted-by.c1333 // SANITIZE-WITH-ATTR-LABEL: define dso_local noundef i64 @test21(
1338 // NO-SANITIZE-WITH-ATTR-LABEL: define dso_local noundef i64 @test21(
1343 // SANITIZE-WITHOUT-ATTR-LABEL: define dso_local noundef i64 @test21( in test15()
1348 // NO-SANITIZE-WITHOUT-ATTR-LABEL: define dso_local noundef i64 @test21( in test15()
1353 size_t test21(struct annotated *p) {
1422 size_t test21(struct annotated *p) { test21() function
/llvm-project/clang/test/Parser/
H A Dchar-literal-printing.c28 char test21(void) { return 'c'; } in test21() function
/llvm-project/clang/test/Sema/
H A Dblock-misc.c209 void test21(void) { in test21()
208 void test21(void) { test21() function
H A Dattr-deprecated.c115 char test21[__has_feature(attribute_deprecated_with_message) ? 1 : -1]; variable
H A Dreturn.c117 int test21(void) { in test21() function
H A Dexprs.c244 void test21(volatile struct Test21 *ptr) { in test21() function
/llvm-project/clang/test/SemaOpenMP/
H A Dhip-omp-mix.cpp147 void test21() { in test21() function
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll189 define <2 x double> @test21(ptr %p1, ptr %p2) {
190 ; CHECK-LABEL: test21:
199 ; CHECK-P9-LABEL: test21:
/llvm-project/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c63 int test21(int *q, int *x) { in test21() function
/llvm-project/clang/test/CodeGenCXX/
H A Dnrvo.cpp2647 const volatile X test21() { // http://wg21.link/p2025r2#ex-19 in test21() function
/llvm-project/llvm/test/CodeGen/X86/
H A Dnarrow-shl-cst.ll244 define i64 @test21(i64 %x) nounwind {
245 ; CHECK-LABEL: test21:
H A Dfast-isel-x86-64.ll263 define void @test21(ptr %p1) {
266 ; CHECK-LABEL: test21:
H A Dcombine-or-shuffle.ll501 define <2 x i64> @test21(<2 x i64> %a, <2 x i64> %b) {
502 ; SSE-LABEL: test21:
508 ; AVX1-LABEL: test21:
514 ; AVX2-LABEL: test21:
520 ; AVX512-LABEL: test21:
/llvm-project/llvm/test/Transforms/InstSimplify/
H A Dundef.ll205 define i32 @test21(i32 %a) {
206 ; CHECK-LABEL: @test21(
/llvm-project/clang/test/Analysis/
H A Dplacement-new.cpp428 void test21() { in test21() function
/llvm-project/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll41 %test21 = icmp ugt i64 %ulong1, %ulong2 ; <i1> [#uses=0]

12345