| /llvm-project-15.0.7/mlir/unittests/Analysis/Presburger/ |
| H A D | PWMAFunctionTest.cpp | 202 PWMAFunction func2 = parsePWMAF( in TEST() local 220 PWMAFunction func2 = parsePWMAF( in TEST() local 246 PWMAFunction func2 = parsePWMAF( in TEST() local 272 PWMAFunction func2 = parsePWMAF( in TEST() local 302 PWMAFunction func2 = parsePWMAF( in TEST() local 320 PWMAFunction func2 = parsePWMAF( in TEST() local 346 PWMAFunction func2 = parsePWMAF( in TEST() local 378 PWMAFunction func2 = parsePWMAF( in TEST() local 420 PWMAFunction func2 = parsePWMAF( in TEST() local 462 PWMAFunction func2 = parsePWMAF( in TEST() local [all …]
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Posix/ |
| H A D | instrprof-dlopen.test | 3 RUN: %clang_profgen -o %t.d/func2.shared -fPIC -shared %S/../Inputs/instrprof-dlopen-func2.c 8 …-o %t-static %S/../Inputs/instrprof-dlopen-func.c %S/../Inputs/instrprof-dlopen-func2.c %t.d/main.o 24 …UN: %clang_profuse=%t-static.profdata -o %t-func2.static.ll -S -emit-llvm %S/../Inputs/instrprof-d… 25 RUN: %clang_profuse=%t-local.profdata -o %t-func2.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlo… 26 …UN: %clang_profuse=%t-global.profdata -o %t-func2.global.ll -S -emit-llvm %S/../Inputs/instrprof-d… 27 RUN: diff %t-func2.static.ll %t-func2.local.ll 28 RUN: diff %t-func2.static.ll %t-func2.global.ll
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Linux/ |
| H A D | instrprof-dlopen.test | 3 …en -o %t.d/func2.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-s… 8 …-o %t-static %S/../Inputs/instrprof-dlopen-func.c %S/../Inputs/instrprof-dlopen-func2.c %t.d/main.o 24 …UN: %clang_profuse=%t-static.profdata -o %t-func2.static.ll -S -emit-llvm %S/../Inputs/instrprof-d… 25 RUN: %clang_profuse=%t-local.profdata -o %t-func2.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlo… 26 …UN: %clang_profuse=%t-global.profdata -o %t-func2.global.ll -S -emit-llvm %S/../Inputs/instrprof-d… 27 RUN: diff %t-func2.static.ll %t-func2.local.ll 28 RUN: diff %t-func2.static.ll %t-func2.global.ll
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/unwind/noreturn/module-end/ |
| H A D | a.s | 8 .globl func2 9 .type func2, @function 10 func2: label 16 .size func2, .-func2 33 call func2
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | pr37025.ll | 9 ;void func2(); 14 ; func2(); 26 ; CHECK-NEXT: jmp func2 # TAILCALL 36 tail call void @func2() 54 ; CHECK-NEXT: jmp func2 # TAILCALL 64 tail call void @func2() 82 ; CHECK-NEXT: jmp func2 # TAILCALL 92 tail call void @func2() 108 ; CHECK-NEXT: jmp func2 # TAILCALL 118 tail call void @func2() [all …]
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/cpp/ |
| H A D | main.cpp | 13 void func2() in func2() function in a::c 36 void func2() in func2() function in aa::cc 74 void func2() in func2() function in c::d 92 ac.func2(); in main() 95 aac.func2(); in main() 99 cd.func2(); in main()
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | arm-exidx-canunwind.s | 25 .section .text.func2, "ax",%progbits 26 .global func2 27 func2: label 33 .section .text.func2 52 bl func2
|
| H A D | arm-exidx-gc.s | 34 .section .text.func2, "ax",%progbits 35 .global func2 36 func2: label 41 .section .text.func2 87 bl func2
|
| H A D | arm-exidx-shared.s | 23 .section .text.func2, "ax",%progbits 24 .global func2 25 func2: label 31 .section .text.func2
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | access.cpp | 181 …void func2(void(*fn)()) {} // expected-note 2 {{candidate function template not viable: no overloa… in func2() function 192 func2<int>(&func0<C, &C::overloadedMethod>); in method() 193 func2<int>(&func1<C, &C::overloadedMethod>); in method() 198 func2<int>(&func0<C, &C::overloadedMethod>); in friendFunc() 199 func2<int>(&func1<C, &C::overloadedMethod>); in friendFunc() 203 …func2<int>(&func0<C, &C::overloadedMethod>); // expected-error {{no matching function for call to … in nonFriendFunc() 204 …func2<int>(&func1<C, &C::overloadedMethod>); // expected-error {{no matching function for call to … in nonFriendFunc()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/ |
| H A D | x86_64-unwind-preferred-symbol-msvc.yaml | 1 ## Check that we print the external symbols "func1" and "func2", even though 11 # CHECK: StartAddress: func2 12 # CHECK: EndAddress: func2 +0x15 13 # CHECK: UnwindInfoAddress: $unwind$func2 56 SymbolName: '$unwind$func2' 83 - Name: func2 137 - Name: '$unwind$func2' 143 - Name: '$pdata$func2'
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | separate-mp01.f90 | 84 module function func2(b) ! module procedure interface body for func2 86 integer :: func2 100 module function func2(b) ! implementation of func2 declared in m4sub function 102 integer :: func2 local 103 func2 = b
|
| /llvm-project-15.0.7/clang/test/InterfaceStubs/ |
| H A D | virtual.cpp | 18 virtual DEFAULT int func2() const; 27 virtual DEFAULT int func2() const { return 42; } in func2() function 36 virtual DEFAULT int func2() const = 0; 39 int a = q.func1() + q.func2();
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | static-init-1.cpp | 7 int func2(int c) { return printf("loading the func2(%d)\n", c); }; in func2() function 13 int loader_2 = func2(++count); 20 int loader_4 = func2(++count); 22 int loader_6 = func2(++count);
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | wineh-unwindhelp-via-fp.ll | 7 ; Check that the store to the unwind help object for func2 is via FP 8 ; CHECK-LABEL: ?func2@@YAXXZ 20 ; // cause us to run the funclet in func2 27 ; void func2() 33 ; // function to ensure we are misaligned in func2 36 ; func2(); 55 define dso_local void @"?func2@@YAXXZ"() #0 personality i8* bitcast (i32 (...)* @__CxxFrameHandler3…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | comdat.ll | 7 ; CHECK: Name: func2 8 ; CHECK: Section: .text.func2 11 $func2 = comdat any 17 define amdgpu_kernel void @func2() local_unnamed_addr comdat {
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Inputs/ |
| H A D | instrprof-dlopen-main.c | 9 void func2(int K); 35 void (*func2)(int) = (void (*)(int))dlsym(f2_handle, "func2"); in main() local 36 if (func2 == NULL) { in main() 43 func2(0); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | subtarget-align.ll | 3 ;; Expect architectural nop to be used between func2 and func3 but not func1 4 ;; and func2 due to lack of subtarget support in func2. 11 define i32 @func2() #1 align 16 { 31 ; CHECK: 00000010 <func2>:
|
| /llvm-project-15.0.7/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.delete/ |
| H A D | p4.cpp | 6 template<typename> void func2(); 7 template<> void func2<int>(); // expected-note {{previous declaration is here}} 8 template<> void func2<int>() = delete; // expected-error {{deleted definition must be first declara…
|
| /llvm-project-15.0.7/llvm/test/Transforms/MergeFunc/ |
| H A D | merge-weak-crash.ll | 4 ; CHECK: call i32 @func2 7 ; CHECK-LABEL: define i32 @func2 12 ; CHECK: call i32 @func2 36 %sum3 = call i32 @func2(i32 %sum, i32 %sum2) 40 define i32 @func2(i32 %x, i32 %y) {
|
| /llvm-project-15.0.7/lld/test/ELF/Inputs/ |
| H A D | x86-64-cet3.s | 2 .globl func2 3 .type func2,@function 4 func2: label
|
| H A D | i386-cet3.s | 2 .globl func2 3 .type func2,@function 4 func2: label
|
| H A D | i386-cet4.s | 13 .globl func2 14 .type func2,@function 15 func2: label
|
| H A D | i386-cet1.s | 13 .globl func2 14 .type func2,@function 15 func2: label
|
| H A D | x86-64-cet1.s | 14 .globl func2 15 .type func2,@function 16 func2: label
|