| /llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/ |
| H A D | unicode.pass.cpp | 55 check.template operator()<"{:*^3}">(SV("* *"), SV(" ")); in test_single_code_point_fill() 56 check.template operator()<"{:*^3}">(SV("*~*"), SV("~")); in test_single_code_point_fill() 86 check.template in test_single_code_point_fill() 118 check.template operator()<"{:*^3.1}">(SV("* *"), SV(" ")); in test_single_code_point_truncate() 119 check.template operator()<"{:*^3.1}">(SV("*~*"), SV("~")); in test_single_code_point_truncate() 181 check.template operator()<"{:*^3}">( in test_P1868() 193 check.template operator()<"{:*^4}">( in test_P1868() 200 check.template operator()<"{:*^3.1}">( in test_P1868() 212 check.template operator()<"{:*^3.1}">( in test_P1868() 219 check.template operator()<"{:*^3.2}">( in test_P1868() [all …]
|
| H A D | format_tests.h | 372 check.template operator()<"{:*^3}">( 384 check.template operator()<"{:*^4}">( 776 check.template operator()<"{:#b}">( 780 check.template 782 check.template 809 check.template operator()<"{:#b}">( 813 check.template 815 check.template 854 check.template operator()<"{:#b}">( 858 check.template [all …]
|
| /llvm-project-15.0.7/clang/test/Lexer/ |
| H A D | cxx-features.cpp | 34 #if check(implicit_move, 0, 0, 0, 0, 0, 202011) 38 #if check(size_t_suffix, 0, 0, 0, 0, 0, 202011) 44 #if check(aggregate_paren_init, 0, 0, 0, 0, 0, 0) 51 check(char8_t, 0, 0, 0, 0, 201811, 201811) 55 #if check(concepts, 0, 0, 0, 0, 201907, 201907) 63 #if check(consteval, 0, 0, 0, 0, 0, 0) 78 #if check(constinit, 0, 0, 0, 0, 201907, 201907) 104 #if check(modules, 0, 0, 0, 0, 0, 0) 109 #if check(using_enum, 0, 0, 0, 0, 201907, 201907) 241 #if check(runtime_arrays, 0, 0, 0, 0, 0, 0) [all …]
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | math.rst | 72 ceil |check| |check| |check| 73 copysign |check| |check| |check| 74 fabs |check| |check| |check| 75 fdim |check| |check| |check| 76 floor |check| |check| |check| 77 fmax |check| |check| |check| 78 fmin |check| |check| |check| 81 frexp |check| |check| |check| 82 ilogb |check| |check| |check| 93 ldexp |check| |check| |check| [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/refwrap/ |
| H A D | unwrap_ref_decay.pass.cpp | 26 void check() { in check() function 34 check<T, T>(); in main() 35 check<T&, T>(); in main() 36 check<T const, T>(); in main() 37 check<T const&, T>(); in main() 38 check<T*, T*>(); in main() 39 check<T const*, T const*>(); in main() 40 check<T[3], T*>(); in main() 41 check<T const [3], T const*>(); in main() 42 check<T (), T (*)()>(); in main() [all …]
|
| /llvm-project-15.0.7/llvm/test/FileCheck/ |
| H A D | implicit-check-not.txt | 1 ; RUN: sed 's#^;.*##' %s | FileCheck -check-prefix=CHECK-PASS -implicit-check-not=warning: %s 4 …ckOutput not FileCheck -check-prefix=UNKNOWN-PREFIX -implicit-check-not=abc %s 2>&1 | FileCheck %s… 8 …ctFileCheckOutput not FileCheck -check-prefix=CHECK -implicit-check-not=abc %s 2>&1 | FileCheck %s… 10 ; Check we allow using `-implicit-check-not` when there is no `-check-prefix` specified and there 14 …tectFileCheckOutput not FileCheck -check-prefix=CHECK-FAIL1 -implicit-check-not=warning: %s 2>&1 |… 15 …tectFileCheckOutput not FileCheck -check-prefix=CHECK-FAIL2 -implicit-check-not=warning: %s 2>&1 |… 16 …tectFileCheckOutput not FileCheck -check-prefix=CHECK-FAIL3 -implicit-check-not=warning: %s 2>&1 |… 17 …ileCheckOutput not FileCheck -check-prefix=CHECK-FAIL1 -implicit-check-not='{{aaa|bbb|ccc}}' %s 2>… 18 …t FileCheck -check-prefix=CHECK-FAIL1 -implicit-check-not=aaa -implicit-check-not=bbb -implicit-ch… 19 …t FileCheck -check-prefix=CHECK-FAIL2 -implicit-check-not=aaa -implicit-check-not=bbb -implicit-ch… [all …]
|
| H A D | allow-unused-prefixes.txt | 1 …nused-prefixes=false --check-prefixes=P1,P2 --input-file %S/Inputs/one-check.txt %S/Inputs/one-che… 2 …used-prefixes=false --check-prefixes=P1,P2,P3 --input-file %S/Inputs/one-check.txt %S/Inputs/one-c… 3 …Check --allow-unused-prefixes=true --check-prefixes=P1,P2 --input-file %S/Inputs/one-check.txt %S… 4 …=false --allow-unused-prefixes=true --check-prefixes=P1,P2 --input-file %S/Inputs/one-check.txt %S… 5 ; RUN: not FileCheck --check-prefixes=P1,P2 --input-file %S/Inputs/one-check.txt %S/Inputs/one-chec… 7 ; MISSING-ONE: error: no check strings found with prefix 'P2:' 8 ; MISSING-MORE: error: no check strings found with prefixes 'P2:', 'P3:'
|
| /llvm-project-15.0.7/libcxx/utils/ci/ |
| H A D | run-buildbot | 152 check-format) 196 check-runtimes 197 check-abi-list 202 check-runtimes 203 check-abi-list 208 check-runtimes 209 check-abi-list 214 check-runtimes 215 check-abi-list 220 check-runtimes [all …]
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | amdgpu-mcpu.cl | 7 // RUN: %clang -### -target r600 -mcpu=r600 %s 2>&1 | FileCheck --check-prefix=R600 %s 8 // RUN: %clang -### -target r600 -mcpu=rv630 %s 2>&1 | FileCheck --check-prefix=R600 %s 9 // RUN: %clang -### -target r600 -mcpu=rv635 %s 2>&1 | FileCheck --check-prefix=R600 %s 10 // RUN: %clang -### -target r600 -mcpu=r630 %s 2>&1 | FileCheck --check-prefix=R630 %s 11 // RUN: %clang -### -target r600 -mcpu=rs780 %s 2>&1 | FileCheck --check-prefix=RS880 %s 12 // RUN: %clang -### -target r600 -mcpu=rs880 %s 2>&1 | FileCheck --check-prefix=RS880 %s 13 // RUN: %clang -### -target r600 -mcpu=rv610 %s 2>&1 | FileCheck --check-prefix=RS880 %s 14 // RUN: %clang -### -target r600 -mcpu=rv620 %s 2>&1 | FileCheck --check-prefix=RS880 %s 15 // RUN: %clang -### -target r600 -mcpu=rv670 %s 2>&1 | FileCheck --check-prefix=RV670 %s 16 // RUN: %clang -### -target r600 -mcpu=rv710 %s 2>&1 | FileCheck --check-prefix=RV710 %s [all …]
|
| /llvm-project-15.0.7/lldb/test/Shell/Minidump/ |
| H A D | dump-all.test | 3 # RUN: FileCheck --check-prefix=CHECKDIR --check-prefix=CHECKCPU \ 4 # RUN: --check-prefix=CHECKSTATUS --check-prefix=CHECKLSB \ 5 # RUN: --check-prefix=CHECKCMD --check-prefix=CHECKENV \ 6 # RUN: --check-prefix=CHECKAUX --check-prefix=CHECKMAP \ 7 # RUN: --check-prefix=CHECKSTAT --check-prefix=CHECKUP --check-prefix=CHECKFD %s 10 # RUN: --check-prefix=CHECKSTATUS --check-prefix=CHECKLSB \ 11 # RUN: --check-prefix=CHECKCMD --check-prefix=CHECKENV \ 12 # RUN: --check-prefix=CHECKAUX --check-prefix=CHECKMAP \ 13 # RUN: --check-prefix=CHECKSTAT --check-prefix=CHECKUP --check-prefix=CHECKFD %s 18 # RUN: --check-prefix=CHECKLSB --check-prefix=CHECKCMD --check-prefix=CHECKENV \ [all …]
|
| H A D | fb-dump.test | 3 # RUN: FileCheck --check-prefix=CHECK-DIR --check-prefix=CHECK-APPDATA \ 4 # RUN: --check-prefix=CHECK-BUILD --check-prefix=CHECK-VERSION \ 5 # RUN: --check-prefix=CHECK-JAVA --check-prefix=CHECK-DALVIK \ 6 # RUN: --check-prefix=CHECK-UNWIND --check-prefix=CHECK-ERROR \ 7 # RUN: --check-prefix=CHECK-APPSTATE --check-prefix=CHECK-ABORT \ 8 # RUN: --check-prefix=CHECK-THREAD --check-prefix=CHECK-LOGCAT %s 11 # RUN: --check-prefix=CHECK-BUILD --check-prefix=CHECK-VERSION \ 12 # RUN: --check-prefix=CHECK-JAVA --check-prefix=CHECK-DALVIK \ 13 # RUN: --check-prefix=CHECK-UNWIND --check-prefix=CHECK-ERROR \ 19 # RUN: --check-prefix=CHECK-JAVA --check-prefix=CHECK-DALVIK \ [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | readcyclecounter.ll | 2 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON 4 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=NOPERFMON 6 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON 8 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON 10 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON 12 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON 14 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON 16 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON 18 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON 20 ; RUN: FileCheck %s --check-prefix=CHECK --check-prefix=PERFMON [all …]
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | arm-layout.c | 9 check(s0_size, sizeof(struct s0) == 16); 11 check(s0_size, sizeof(struct s0) == 12); 16 check(s1_size, sizeof(struct s1) == 16); 18 check(s1_size, sizeof(struct s1) == 12); 27 check(s2_size, sizeof(struct s2) == 8); 31 check(s2_size, sizeof(struct s2) == 6); 41 check(s3_size, sizeof(struct s3) == 8); 49 check(s4_size, sizeof(struct s4) == 4); 50 check(s4_align, __alignof(struct s4) == 4); 52 check(s4_size, sizeof(struct s4) == 1); [all …]
|
| H A D | builtin-unary-fp.c | 2 void check(int); 4 check(__builtin_isfinite(1.0f)); in a() 5 check(__builtin_isinf(1.0)); in a() 6 check(__builtin_isinf_sign(1.0L)); in a() 7 check(__builtin_isnan(1.0f)); in a() 8 check(__builtin_isnormal(1.0f)); in a() 9 check(__builtin_isfinite(1)); // expected-error{{requires argument of floating point type}} in a() 10 check(__builtin_isinf()); // expected-error{{too few arguments}} in a() 11 check(__builtin_isnan(1,2)); // expected-error{{too many arguments}} in a() 12 check(__builtin_fpclassify(0, 0, 0, 0, 0, 1.0)); in a() [all …]
|
| /llvm-project-15.0.7/lld/test/MinGW/ |
| H A D | driver.test | 1 RUN: ld.lld -### foo.o -m i386pe 2>&1 | FileCheck -check-prefix=X86 %s 8 RUN: ld.lld @%t.rsp 2>&1 | FileCheck -check-prefix=X86 %s 10 RUN: ld.lld -### foo.o -m i386pep 2>&1 | FileCheck -check-prefix=X64 %s 16 RUN: ld.lld -### foo.o -m thumb2pe 2>&1 | FileCheck -check-prefix=ARM %s 22 RUN: ld.lld -### foo.o -m arm64pe 2>&1 | FileCheck -check-prefix=ARM64 %s 28 RUN: ld.lld -### foo.o -m i386pep -shared 2>&1 | FileCheck -check-prefix=SHARED %s 50 RUN: ld.lld -### foo.o -m i386pep -ebar 2>&1 | FileCheck -check-prefix=ENTRY %s 125 RUN: ld.lld -### -m i386pep foo.o 2>&1 | FileCheck -check-prefix DEBUG %s 250 RUN: ld.lld -m i386pep --version 2>&1 | FileCheck -check-prefix=VERSION %s 251 RUN: ld.lld -m i386pep -v 2>&1 | FileCheck -check-prefix=VERSION %s [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | attributes.ll | 3 ; RUN: llc -mtriple=riscv32 -mattr=+m %s -o - | FileCheck --check-prefix=RV32M %s 4 ; RUN: llc -mtriple=riscv32 -mattr=+zmmul %s -o - | FileCheck --check-prefix=RV32ZMMUL %s 6 ; RUN: llc -mtriple=riscv32 -mattr=+a %s -o - | FileCheck --check-prefix=RV32A %s 7 ; RUN: llc -mtriple=riscv32 -mattr=+f %s -o - | FileCheck --check-prefix=RV32F %s 8 ; RUN: llc -mtriple=riscv32 -mattr=+d %s -o - | FileCheck --check-prefix=RV32D %s 9 ; RUN: llc -mtriple=riscv32 -mattr=+c %s -o - | FileCheck --check-prefix=RV32C %s 12 ; RUN: llc -mtriple=riscv32 -mattr=+zfh %s -o - | FileCheck --check-prefix=RV32ZFH %s 13 ; RUN: llc -mtriple=riscv32 -mattr=+zba %s -o - | FileCheck --check-prefix=RV32ZBA %s 14 ; RUN: llc -mtriple=riscv32 -mattr=+zbb %s -o - | FileCheck --check-prefix=RV32ZBB %s 23 ; RUN: llc -mtriple=riscv32 -mattr=+v %s -o - | FileCheck --check-prefix=RV32V %s [all …]
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | CMakeLists.txt | 8 check-allocate.cpp 10 check-call.cpp 11 check-case.cpp 12 check-coarray.cpp 13 check-data.cpp 17 check-if-stmt.cpp 18 check-io.cpp 20 check-nullify.cpp 22 check-purity.cpp 23 check-return.cpp [all …]
|
| /llvm-project-15.0.7/llvm/test/FileCheck/dump-input/ |
| H A D | filter.txt | 58 ; ALL-NEXT: check:1 ^~~~~ 70 ; ALL-NEXT: check:2 ^~~~~ 73 ; ALL-NEXT: check:3'0 ~~~~~ 75 ; ALL-NEXT: check:3'0 ~~~~~ 77 ; ALL-NEXT: check:3'0 ~~~~~ 79 ; ALL-NEXT: check:3'0 ~~~~~ 81 ; ALL-NEXT: check:3'0 ~~~~~ 83 ; ALL-NEXT: check:3'0 ~~~~~ 85 ; ALL-NEXT: check:3'0 ~~~~~ 87 ; ALL-NEXT: check:3'0 ~~~~~ [all …]
|
| H A D | enable.txt | 22 ; RUN: not FileCheck -input-file %t.good %t.check -check-prefix=CHECK \ 53 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \ 60 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \ 66 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \ 72 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \ 82 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \ 102 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \ 115 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \ 133 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \ 179 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \ [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGenOpenCL/ |
| H A D | amdgpu-sizeof-alignof.cl | 42 void check(bool); 55 check(sizeof(char) == 1); 56 check(__alignof__(char) == 1); 57 check(sizeof(short) == 2); 59 check(sizeof(int) == 4); 60 check(__alignof__(int) == 4); 61 check(sizeof(long) == 8); 62 check(__alignof__(long) == 8); 64 check(sizeof(half) == 2); 67 check(sizeof(float) == 4); [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-ar/ |
| H A D | bitcode.ll | 11 # RUN: llvm-ar t new.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} 12 # RUN: llvm-nm --print-armap new.a | FileCheck --check-prefix=SYMS %s --implicit-check-not={{.}} 28 # RUN: llvm-ar t update.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} 32 # RUN: llvm-ar t update.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} 43 # RUN: llvm-ar t mri.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} 48 # RUN: llvm-ar t new-thin.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} 53 # RUN: llvm-ar t update-thin.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} 57 # RUN: llvm-ar t update-thin.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} 62 # RUN: llvm-ar t mri-thin.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} 68 # RUN: llvm-ar t lib.a | FileCheck --check-prefix=FILES %s --implicit-check-not={{.}} [all …]
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CheckerDocumentation.cpp | 38 check::PreObjCMessage, 41 check::PreCall, 42 check::PostCall, 44 check::NewAllocator, 45 check::Location, 46 check::Bind, 47 check::DeadSymbols, 48 check::BeginFunction, 49 check::EndFunction, 50 check::EndAnalysis, [all …]
|
| /llvm-project-15.0.7/llvm/utils/release/ |
| H A D | build_llvm_release.bat | 151 REM ninja check-llvm || ninja check-llvm || ninja check-llvm || exit /b 1 152 REM ninja check-clang || ninja check-clang || ninja check-clang || exit /b 1 153 ninja check-lld || ninja check-lld || ninja check-lld || exit /b 1 173 REM ninja check-llvm || ninja check-llvm || ninja check-llvm || exit /b 1 175 ninja check-lld || ninja check-lld || ninja check-lld || exit /b 1 220 ninja check-llvm || ninja check-llvm || ninja check-llvm || exit /b 1 221 ninja check-clang || ninja check-clang || ninja check-clang || exit /b 1 222 ninja check-lld || ninja check-lld || ninja check-lld || exit /b 1 243 ninja check-llvm || ninja check-llvm || ninja check-llvm || exit /b 1 244 ninja check-clang || ninja check-clang || ninja check-clang || exit /b 1 [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | legalizer-info-validation.mir | 2 # RUN: -mcpu=cortex-a75 -o - 2>&1 | FileCheck %s --check-prefixes=CHECK 13 # check-lines below and keep each and every one of them justified. 136 # DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined 152 # DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined 156 # DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined 169 # DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined 172 # DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined 175 # DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined 181 # DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined 506 # DEBUG: .. type index coverage check SKIPPED: no rules defined [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | sm-version.ll | 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s --check-prefix=SM20 2 ; RUN: llc < %s -march=nvptx -mcpu=sm_21 | FileCheck %s --check-prefix=SM21 3 ; RUN: llc < %s -march=nvptx -mcpu=sm_30 | FileCheck %s --check-prefix=SM30 4 ; RUN: llc < %s -march=nvptx -mcpu=sm_32 | FileCheck %s --check-prefix=SM32 5 ; RUN: llc < %s -march=nvptx -mcpu=sm_35 | FileCheck %s --check-prefix=SM35 6 ; RUN: llc < %s -march=nvptx -mcpu=sm_37 | FileCheck %s --check-prefix=SM37 7 ; RUN: llc < %s -march=nvptx -mcpu=sm_50 | FileCheck %s --check-prefix=SM50 8 ; RUN: llc < %s -march=nvptx -mcpu=sm_52 | FileCheck %s --check-prefix=SM52 9 ; RUN: llc < %s -march=nvptx -mcpu=sm_53 | FileCheck %s --check-prefix=SM53 10 ; RUN: llc < %s -march=nvptx -mcpu=sm_60 | FileCheck %s --check-prefix=SM60 [all …]
|