Searched refs:foo_loop (Results 1 – 11 of 11) sorted by relevance
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | declare_simd_aarch64_warning_sve.c | 9 void foo_loop(double *x, float *y, int N) { in foo_loop() function
|
| H A D | declare_simd_aarch64_warning_advsimd.c | 12 void foo_loop(double *x, float *y, int N) { in foo_loop() function
|
| H A D | declare_simd_aarch64_sve.c | 27 void foo_loop(double *x, float *y, int N) { in foo_loop() function
|
| H A D | declare_simd_aarch64.c | 16 void foo_loop(double *x, float *y, int N) { in foo_loop() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | lea-opt-cse4.ll | 59 define void @foo_loop(ptr nocapture %ctx, i32 %n) local_unnamed_addr #0 { 60 ; X64-LABEL: foo_loop: 83 ; X86-LABEL: foo_loop:
|
| H A D | swifterror.ll | 386 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 388 define float @foo_loop(ptr swifterror %error_ptr_ref, i32 %cc, float %cc2) { 389 ; CHECK-APPLE-LABEL: foo_loop: 421 ; CHECK-O0-LABEL: foo_loop: 459 ; CHECK-i386-LABEL: foo_loop:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | swifterror.ll | 149 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 151 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 152 ; CHECK-LABEL: foo_loop: 162 ; CHECK-O0-LABEL: foo_loop:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | swifterror.ll | 125 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 127 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 128 ; CHECK-LABEL: foo_loop:
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/X86/ |
| H A D | consecutive-access.ll | 172 define i32 @foo_loop(double* %A, i32 %n) #0 { 173 ; CHECK-LABEL: @foo_loop( 349 ; Alternatively, this is like foo_loop, but with a non-power-of-2 factor and 455 ; The resulting IR is similar to @foo_loop, but with zext's instead of sext's.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | swifterror.ll | 374 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 376 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 377 ; CHECK-APPLE-LABEL: foo_loop: 408 ; CHECK-O0-LABEL: foo_loop: 450 ; CHECK-ANDROID-LABEL: foo_loop:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | swifterror.ll | 515 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 517 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 518 ; CHECK-APPLE-LABEL: foo_loop: 559 ; CHECK-O0-AARCH64-LABEL: foo_loop: 603 ; CHECK-O0-ARM64_32-LABEL: foo_loop:
|