| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | set-nomacro.s | 3 # CHECK-NOT: warning: macro instruction expanded into multiple instructions 85 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 90 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 94 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 96 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 106 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 110 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 113 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 122 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 131 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions [all …]
|
| H A D | set-nomacro-micromips.s | 7 # CHECK-NOT: warning: macro instruction expanded into multiple instructions 21 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 23 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 25 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 28 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 30 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 33 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
|
| H A D | micromips-invalid.s | 4 …1sp $7, 260 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and multiple of 4 5 …1sp $7, 241 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and multiple of 4 82 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4 83 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4 84 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4 85 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4 86 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4 87 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4 88 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4 89 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4 [all …]
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ |
| H A D | debuglineinfo-macho.test | 25 TEST_MULTIPLE-NEXT: Line info @ 0: multiple.c, line:5 26 TEST_MULTIPLE-NEXT: Line info @ 7: multiple.c, line:6 27 TEST_MULTIPLE-NEXT: Line info @ 16: multiple.c, line:9 28 TEST_MULTIPLE-NEXT: Line info @ 21: multiple.c, line:9 29 TEST_MULTIPLE-NEXT: Line info @ 26: multiple.c, line:7 30 TEST_MULTIPLE-NEXT: Line info @ 33: multiple.c, line:10 33 TEST_MULTIPLE-NEXT: Line info @ 0: multiple.c, line:1 34 TEST_MULTIPLE-NEXT: Line info @ 7: multiple.c, line:2 35 TEST_MULTIPLE-NOT: Line info @ 16: multiple.c, line:5 37 TEST_MULTIPLE-NEXT: Line info @ 0: multiple.c, line:12 [all …]
|
| /llvm-project-15.0.7/llvm/test/YAMLParser/ |
| H A D | spec-09-24.test | 9 # CHECK: : !!str "Hello\n\nworld on multiple \n\nlines\nfoo bar" 11 # CHECK: : !!str "Hello\n\nworld on multiple \n\nlines\nfoo bar\n" 13 # CHECK: : !!str "Hello\n\nworld on multiple \n\nlines\nfoo bar\n\n\n" 21 multiple 36 multiple 51 multiple 66 multiple 81 multiple 96 multiple
|
| /llvm-project-15.0.7/compiler-rt/test/profile/ |
| H A D | instrprof-gcov-multiple-bbs-single-line.test | 5 RUN: %clang --coverage -o %t %S/Inputs/instrprof-gcov-multiple-bbs-single-line.c 6 RUN: test -f instrprof-gcov-multiple-bbs-single-line.gcno 8 RUN: rm -f instrprof-gcov-multiple-bbs-single-line.gcda 10 RUN: llvm-cov gcov -b -c instrprof-gcov-multiple-bbs-single-line.gcda 11 …rict-whitespace --input-file instrprof-gcov-multiple-bbs-single-line.c.gcov %S/Inputs/instrprof-gc… 12 RUN: rm instrprof-gcov-multiple-bbs-single-line.gcda
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | arc-repeated-weak.mm | 58 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 99 use(a); // expected-warning{{weak variable 'a' is accessed multiple times}} 104 use([a weakProp]); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 115 use([a weakProp]); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 119 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 122 use([b weakProp]); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 129 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 135 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 146 use(a); // expected-warning{{weak variable 'a' is accessed multiple times}} 390 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times}} [all …]
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-objcopy.rst | 44 specified multiple times to add multiple sections. 97 Can be specified multiple times to keep multiple sections. 105 multiple times to rename multiple symbols. 113 multiple files. 131 multiple times to update multiple sections. 193 multiple times to remove multiple symbols. 200 specified multiple times to read names from multiple files. 213 multiple times to read names from multiple files. 287 Can be specified multiple times to add multiple symbols. 327 Can be specified multiple times to mark multiple symbols. [all …]
|
| H A D | llvm-extract.rst | 32 specified multiple times to extract multiple alias at once. 38 specified multiple times. 43 specified multiple times. Each <function:bb[;bb]> specifier pair will create 44 a function. If multiple basic blocks are specified in one pair, the first 61 specified multiple times to extract multiple functions at once. 67 specified multiple times. 72 specified multiple times to extract multiple global variables at once. 78 extracted. May be specified multiple times.
|
| H A D | llvm-install-name-tool.rst | 29 Add an rpath named ``<rpath>`` to the specified binary. Can be specified multiple 30 times to add multiple rpaths. Throws an error if ``<rpath>`` is already listed in 36 specified binary. Can be specified multiple times to change multiple dependent shared 42 Delete an rpath named ``<rpath>`` from the specified binary. Can be specified multiple 43 times to delete multiple rpaths. Throws an error if ``<rpath>`` is not listed in 57 specified binary. If specified multiple times, only the last :option:`-id` option is 63 multiple times to change multiple rpaths. Throws an error if ``<old_rpath>`` is not listed
|
| /llvm-project-15.0.7/llvm/test/JitListener/ |
| H A D | multiple.ll | 30 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[1,2]}} 31 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[1,2]}} 34 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}} 35 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}} 36 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}} 37 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}} 40 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}} 41 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}} 42 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}} 43 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}} [all …]
|
| /llvm-project-15.0.7/llvm/test/MC/LoongArch/Basic/Integer/ |
| H A D | invalid.s | 73 # CHECK: :[[#@LINE-1]]:16: error: immediate must be a multiple of 4 in the range [-32768, 32764] 75 # CHECK: :[[#@LINE-1]]:16: error: immediate must be a multiple of 4 in the range [-32768, 32764] 77 # CHECK: :[[#@LINE-1]]:16: error: immediate must be a multiple of 4 in the range [-32768, 32764] 79 # CHECK: :[[#@LINE-1]]:16: error: immediate must be a multiple of 4 in the range [-32768, 32764] 83 # CHECK: :[[#@LINE-1]]:15: error: immediate must be a multiple of 4 in the range [-131072, 131068] 85 # CHECK: :[[#@LINE-1]]:15: error: immediate must be a multiple of 4 in the range [-131072, 131068] 87 # CHECK: :[[#@LINE-1]]:15: error: immediate must be a multiple of 4 in the range [-131072, 131068] 89 # CHECK: :[[#@LINE-1]]:15: error: immediate must be a multiple of 4 in the range [-131072, 131068] 91 # CHECK: :[[#@LINE-1]]:16: error: immediate must be a multiple of 4 in the range [-131072, 131068] 93 # CHECK: :[[#@LINE-1]]:16: error: immediate must be a multiple of 4 in the range [-131072, 131068] [all …]
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | allow-multiple-definition.s | 4 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %p/Inputs/allow-multiple-definition.s -o … 6 # RUN: not ld.lld --allow-multiple-definition --no-allow-multiple-definition %t1 %t2 -o /dev/null 7 # RUN: ld.lld --allow-multiple-definition --fatal-warnings %t1 %t2 -o %t3 8 # RUN: ld.lld --allow-multiple-definition --fatal-warnings %t2 %t1 -o %t4 20 # If flag allow-multiple-definition is enabled the first
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-symbolizer/ |
| H A D | split-dwarf-multiple-cu.test | 3 RUN: cp %p/Inputs/split-dwarf-multiple-cu.dwo %t 6 RUN: llvm-symbolizer --obj=%p/Inputs/split-dwarf-multiple-cu.o 0x4 | FileCheck %s 9 CHECK-NEXT: split-dwarf-multiple-cu.cpp:3:3 11 CHECK-NEXT: split-dwarf-multiple-cu.cpp:6:0
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | strip-debug.test | 34 # Verify that an archive with multiple object files is handled correctly. 37 # RUN: rm -f %t.multiple-stripped-obj.a 38 # RUN: llvm-ar crs %t.multiple-stripped-obj.a %t2 %t.duplicate.stripped 39 # RUN: rm -f %t.multiple-obj.a 40 # RUN: llvm-ar crs %t.multiple-obj.a %t %t.duplicate 41 # RUN: llvm-objcopy --strip-debug %t.multiple-obj.a %t.multiple-obj.stripped.a 42 # RUN: llvm-ar p %t.multiple-stripped-obj.a > %t.multiple-stripped-obj.a.dump 43 # RUN: llvm-ar p %t.multiple-obj.stripped.a > %t.multiple-obj.stripped.a.dump 44 # RUN: cmp %t.multiple-stripped-obj.a.dump %t.multiple-obj.stripped.a.dump
|
| /llvm-project-15.0.7/llvm/test/MC/RISCV/ |
| H A D | rv32c-fuzzed-invalid.s | 9 c.swsp x0,(f14) # CHECK: error: immediate must be a multiple of 4 bytes in the range [0, 252] 13 c.fsdsp f9,x0,0 # CHECK: error: immediate must be a multiple of 8 bytes in the range [0, 504] 14 c.flw f15,x14,x0 # CHECK: error: immediate must be a multiple of 4 bytes in the range [0, 124] 15 c.fld f8,f30,x17 # CHECK: error: immediate must be a multiple of 8 bytes in the range [0, 248] 16 c.addi4spn x8,x2,x8 # CHECK: error: immediate must be a multiple of 4 bytes in the range [4, 1020]
|
| H A D | rv32c-invalid.s | 72 c.lwsp ra, 256(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 4 bytes in the r… 73 c.swsp ra, -4(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 4 bytes in the ra… 75 c.lw s0, -4(sp) # CHECK: :[[@LINE]]:11: error: immediate must be a multiple of 4 bytes in the rang… 76 c.sw s0, 128(sp) # CHECK: :[[@LINE]]:11: error: immediate must be a multiple of 4 bytes in the ran… 79 c.bnez s1, -258 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the rang… 80 c.beqz a0, 256 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the range… 83 c.j 2048 # CHECK: :[[@LINE]]:5: error: immediate must be a multiple of 2 bytes in the range [-2048,… 84 c.jal -2050 # CHECK: :[[@LINE]]:7: error: immediate must be a multiple of 2 bytes in the range [-20… 87 c.addi4spn a0, sp, 0 # CHECK: :[[@LINE]]:21: error: immediate must be a multiple of 4 bytes in the… 88 c.addi4spn a0, sp, 1024 # CHECK: :[[@LINE]]:21: error: immediate must be a multiple of 4 bytes in … [all …]
|
| H A D | rv32fc-invalid.s | 7 c.flwsp fs1, 256(sp) # CHECK: :[[@LINE]]:15: error: immediate must be a multiple of 4 bytes in the… 8 c.fswsp fs2, -4(sp) # CHECK: :[[@LINE]]:15: error: immediate must be a multiple of 4 bytes in the … 11 c.flw fs0, -4(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 4 bytes in the ra… 12 c.fsw fs1, 128(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 4 bytes in the r…
|
| H A D | rv32dc-invalid.s | 7 c.fldsp fs1, 512(sp) # CHECK: :[[@LINE]]:15: error: immediate must be a multiple of 8 bytes in the… 8 c.fsdsp fs2, -8(sp) # CHECK: :[[@LINE]]:15: error: immediate must be a multiple of 8 bytes in the … 11 c.fld fs0, -8(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 8 bytes in the ra… 12 c.fsd fs1, 256(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 8 bytes in the r…
|
| H A D | rv32i-invalid.s | 33 beq t0, t1, -4098 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the ran… 34 bne t0, t1, -4097 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the ran… 35 blt t0, t1, 4095 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the rang… 36 bge t0, t1, 4096 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the rang… 37 bltu t0, t1, 13 # CHECK: :[[@LINE]]:14: error: immediate must be a multiple of 2 bytes in the range… 38 bgeu t0, t1, -13 # CHECK: :[[@LINE]]:14: error: immediate must be a multiple of 2 bytes in the rang… 48 jal gp, 1048575 # CHECK: :[[@LINE]]:9: error: immediate must be a multiple of 2 bytes in the range … 49 jal gp, 1048576 # CHECK: :[[@LINE]]:9: error: immediate must be a multiple of 2 bytes in the range … 50 jal gp, 1 # CHECK: :[[@LINE]]:9: error: immediate must be a multiple of 2 bytes in the range [-1048… 97 beq t0, t1, %lo(1) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the ra… [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | file-summary-json.test | 26 ## Test outputting file summary for multiple files. 77 ## Test outputting file summary for an archive with multiple files. 78 # RUN: rm -f %t.archive-multiple 79 # RUN: llvm-ar rc %t.archive-multiple %t.dir/obj %t.dir/obj 80 # RUN: llvm-readobj --elf-output-style=JSON --pretty-print %t.archive-multiple | \ 86 # ARCH-MULTI-NEXT: "{{.*}}.archive-multiple(obj)": { 88 # ARCH-MULTI-NEXT: "File": "{{.*}}.archive-multiple(obj)", 97 # ARCH-MULTI-NEXT: "{{.*}}.archive-multiple(obj)": { 99 # ARCH-MULTI-NEXT: "File": "{{.*}}.archive-multiple(obj)",
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/fuchsia/ |
| H A D | multiple-inheritance.rst | 1 .. title:: clang-tidy - fuchsia-multiple-inheritance 3 fuchsia-multiple-inheritance 6 Warns if a class inherits from multiple classes that are not pure virtual. 8 For example, declaring a class that inherits from multiple concrete classes is
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-ar/ |
| H A D | quick-append.test | 19 ## Append multiple members: 20 # RUN: llvm-ar qc %t/multiple.a %t/1.o %t/2.o 21 # RUN: llvm-ar t %t/multiple.a \ 27 # RUN: llvm-nm --print-armap %t/multiple.a \ 66 # RUN: llvm-ar qcT %t/thin-multiple.a %t/1.o 67 # RUN: llvm-ar qcT %t/thin-multiple.a %t/2.o 68 # RUN: llvm-ar t %t/thin-multiple.a \
|
| /llvm-project-15.0.7/compiler-rt/lib/xray/ |
| H A D | xray_utils.h | 63 constexpr size_t nearest_boundary(size_t number, size_t multiple) { in nearest_boundary() argument 64 return multiple * ((number / multiple) + (number % multiple ? 1 : 0)); in nearest_boundary()
|
| /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_mir_test_checks/ |
| H A D | x86-multiple-prefixes.test | 2 ## Check that update_mir_test_checks handles multiple check prefixes 4 # RUN: cp -f %S/Inputs/x86-multiple-prefixes.ll %t.ll && %update_mir_test_checks %t.ll 5 # RUN: diff -u %S/Inputs/x86-multiple-prefixes.ll.expected %t.ll
|