/llvm-project/llvm/utils/lit/tests/Inputs/shtest-not/ |
H A D | not-calls-diff.txt | 1 # RUN: echo 'foo' > %t.foo0 6 # RUN: not diff %t.foo0 %t.bar 7 # RUN: not not not diff %t.foo0 %t.bar 8 # RUN: not not not not not diff %t.foo0 %t.bar 11 # RUN: diff %t.foo0 %t.foo1 12 # RUN: not not diff %t.foo0 %t.foo1 13 # RUN: not not not not diff %t.foo0 %t.foo1 16 # RUN: not diff %t.foo0 %t.foo1
|
/llvm-project/flang/test/Fir/ |
H A D | types-to-llvm.fir | 9 func.func private @foo0(%arg0: !fir.array<10x12xi64>) 10 // CHECK-LABEL: foo0 41 func.func private @foo0(%arg0: !fir.ref<i32>) 42 // CHECK-LABEL: foo0 70 func.func private @foo0(%arg0: !fir.ptr<i32>) 71 // CHECK-LABEL: foo0 82 func.func private @foo0(%arg0: !fir.box<!fir.array<?xf32>>) 83 // CHECK-LABEL: foo0 106 func.func private @foo0(%arg0: !fir.char<1, 4>, %arg1: !fir.char<1, ?>) 107 // CHECK-LABEL: foo0 [all...] |
/llvm-project/llvm/test/Verifier/ |
H A D | operand-bundles.ll | 5 declare ptr @foo0() 70 ; CHECK-NEXT: call ptr @foo0() [ "clang.arc.attachedcall"() ] 72 ; CHECK-NEXT: call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutoreleasedReturnVa… 78 ; CHECK-NEXT: call ptr @foo0() [ "clang.arc.attachedcall"(ptr null) ] 80 ; CHECK-NEXT: call ptr @foo0() [ "clang.arc.attachedcall"(i64 0) ] 82 ; CHECK-NEXT: call ptr @foo0() [ "clang.arc.attachedcall"(ptr @foo1) ] 84 ; CHECK-NEXT: call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.assume) ] 86 call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutoreleasedReturnValue) ] 87 call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.unsafeClaimAutoreleasedReturnValue) ] 88 call ptr @foo0() [ "clang.arc.attachedcall"(ptr @objc_retainAutoreleasedReturnValue) ] [all …]
|
H A D | preallocated-invalid.ll | 10 declare void @foo0() 25 call void @foo0() preallocated(i32) 32 call void @foo0() ["preallocated"(i32 %i)] 39 call void @foo0() ["preallocated"(token %cs)] 47 call void @foo0() ["preallocated"(token %cs0, token %cs1)] 55 call void @foo0() ["preallocated"(token %cs0), "preallocated"(token %cs1)] 110 call void @foo0() ["preallocated"(token %cs)]
|
/llvm-project/llvm/test/Transforms/Inline/ |
H A D | inline-retainRV-call.ll | 4 declare ptr @foo0() 7 …%call = call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutoreleasedReturnValue) ] 13 ; CHECK: call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutoreleasedReturnValue) ] 21 ; CHECK: %[[CALL:.*]] = call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutoreleas… 31 ; CHECK: invoke ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutoreleasedReturnValue… 48 ; CHECK: %[[INVOKE:.*]] = invoke ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutore… 67 %call = call ptr @foo0() 72 ; CHECK: call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutoreleasedReturnValue) ] 81 ; CHECK: call ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.unsafeClaimAutoreleasedReturnVa… 90 ; CHECK: invoke ptr @foo0() [ "clang.arc.attachedcall"(ptr @llvm.objc.retainAutoreleasedReturnValue… [all …]
|
/llvm-project/lld/test/ELF/ |
H A D | gc-sections-linkorder-err.s | 8 # CHECK: removing unused section {{.*}}.o:(.foo0) 9 # CHECK-NEXT: error: {{.*}}.o:(.bar): sh_link points to discarded section {{.*}}.o:(.foo0) 10 # CHECK-NEXT: error: {{.*}}.o:(.baz): sh_link points to discarded section {{.*}}.o:(.foo0) 20 .section .foo0,"a" 24 .section .bar,"ao",@progbits,.foo0,unique,0 35 .section .baz,"ao",@progbits,.foo0,unique,1
|
H A D | mips-micro-plt.s | 20 # CHECK: 1: 00020321 0 FUNC GLOBAL DEFAULT [<other: 0x88>] UND foo0 26 # CHECK: 5: 00020320 0 FUNC GLOBAL DEFAULT [<other: 0x88>] UND foo0 36 # CHECK: 00020301 00020321 FUNC UND foo0 55 lui $t0,%hi(foo0) 56 addi $t0,$t0,%lo(foo0) 58 jal foo0
|
H A D | mips-mgot.s | 19 # CHECK: [[FOO0:[0-9a-f]+]] g .text 00000000 foo0 39 # GOT-NEXT: 0x70030 R_MIPS_REL32 foo0 52 # GOT: Name: foo0 87 # GOT-NEXT: Name: foo0 103 .global foo0 symbol 104 foo0: label 107 lw $2, %call16(foo0)($gp) # global entry
|
H A D | mips-plt-copy.s | 18 # CHECK-DAG: 0x{{[0-9A-F]+}} R_MIPS_JUMP_SLOT foo0 39 # CHECK-NEXT: Name: foo0 55 lui $t0,%hi(foo0) # R_MIPS_HI16 requires JUMP_SLOT/PLT entry 57 addi $t0,$t0,%lo(foo0)
|
H A D | mips-26.s | 23 # ^-- gotplt[foo0] 65 # REL-NEXT: 0x[[PLTSLOT:[0-9A-F]+]] R_MIPS_JUMP_SLOT foo0 82 # REL-NEXT: Name: foo0 94 jal foo0 # R_MIPS_26 against 'foo0' from DSO
|
/llvm-project/llvm/test/tools/llvm-objdump/X86/ |
H A D | plt-got.test | 14 # 64: <foo0@plt>: 26 # 64-NEXT: callq {{.*}} <foo0@plt> 33 # 32: <foo0@plt>: 45 # 32-NEXT: calll {{.*}} <foo0@plt> 59 ## call foo0@plt 63 ## .globl foo0, foo1, combined0, combined1 64 ## foo0: foo1: combined0: combined1: 99 Symbol: foo0 137 - Name: foo0 178 Symbol: foo0 [all …]
|
/llvm-project/llvm/test/CodeGen/Mips/ |
H A D | biggot.ll | 18 ; O32: lui $[[R2:[0-9]+]], %call_hi(foo0) 20 ; O32: lw ${{[0-9]+}}, %call_lo(foo0)($[[R3]]) 25 ; N64-DAG: lui $[[R2:[0-9]+]], %call_hi(foo0) 28 ; N64-DAG: ld ${{[0-9]+}}, %call_lo(foo0)($[[R3]]) 31 tail call void @foo0(i32 %0) nounwind 35 declare void @foo0(i32)
|
/llvm-project/clang/test/CodeGenObjCXX/ |
H A D | auto-release-result-assert.mm | 19 S1Ref foo0(int); function 26 return foo0(a); 30 return foo0(0); 34 return foo0(0);
|
/llvm-project/lld/test/ELF/Inputs/ |
H A D | mips-dynamic.s | 7 .globl foo0 symbol 8 .type foo0, @function 9 foo0: label
|
/llvm-project/lld/test/ELF/linkerscript/ |
H A D | default-script.s | 9 # CHECK-NEXT: .foo0 29 # CHECK1-NEXT: .foo0 42 .section .foo0,"a"; .long 0 50 .foo0 : {} 62 .foo0 : {}
|
H A D | icf-output-sections.s | 9 # ICF1: selected section {{.*}}.o:(.text.foo0) 23 # ICF2: selected section {{.*}}.o:(.text.foo0) 36 # ICF3: selected section {{.*}}.o:(.text.foo0) 45 .section .text.foo0,"ax"
|
/llvm-project/mlir/test/Transforms/ |
H A D | inlining-recursive.mlir | 4 // CHECK-LABEL: func.func @foo0 5 func.func @foo0(%arg0 : i32) -> i32 { 20 // CHECK: call @foo0 23 %2 = call @foo0(%1) : (i32) -> i32
|
/llvm-project/llvm/test/CodeGen/ARM/ |
H A D | fnattr-trap.ll | 4 ; NOOPTION-LABEL: {{\_?}}foo0: 7 ; TRAP-LABEL: {{\_?}}foo0: 10 define void @foo0() {
|
/llvm-project/llvm/test/FileCheck/dump-input/ |
H A D | filter.txt | 10 ; RUN: echo foo0 >> %t.in 22 ; RUN: echo foo0 >> %t.in 34 ; RUN: echo foo0 >> %t.in 59 ; ALL-NEXT: 2: foo0 72 ; ALL-NEXT: 13: foo0 95 ; ALL-NEXT: 24: foo0 122 ; ANNOTATION-FULL-NEXT: 2: foo0 132 ; ANNOTATION-FULL-NEXT: 13: foo0 155 ; ANNOTATION-FULL-NEXT: 24: foo0 182 ; ANNOTATION-NEXT: 2: foo0 [all …]
|
/llvm-project/llvm/test/CodeGen/WebAssembly/ |
H A D | function-bitcasts.ll | 17 declare void @foo0() 33 ; CHECK-NEXT: call foo0 45 call void @foo0(i32 0) 46 call void @foo0(i32 0) 47 call void @foo0(i32 0) 48 call void @foo0() 209 ; CHECK-NEXT: call foo0{{$}}
|
H A D | switch.ll | 7 declare void @foo0() 24 ; CHECK: call foo0{{$}} 67 tail call void @foo0() 108 ; CHECK: call foo0{{$}} 151 tail call void @foo0() 186 ; CHECK: call foo0{{$}} 206 tail call void @foo0()
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | tailcall-fastisel.ll | 7 %call = tail call i32 @foo0() 11 declare i32 @foo0()
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | asm.cpp | 29 void foo0(A &a) { in foo0() function 34 void test0(A &a) { foo0<void>(a); } in test0()
|
/llvm-project/llvm/test/MC/COFF/ |
H A D | section-sym-err.s | 3 .section foo0,"xr",discard,foo1 4 foo0: label
|
/llvm-project/clang/test/SemaCXX/ |
H A D | instantiate-template-fatal-error.cpp | 6 template <class T> bool foo0(const long long *a, T* b) { in foo0() function 16 bool m1(const long long *a, T *b) const { return foo0(a, b); } in m1()
|