Searched refs:foo_loop (Results 1 – 11 of 11) sorted by relevance
/llvm-project/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: 81 ; X86-LABEL: foo_loop:
|
H A D | swifterror.ll | 384 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 386 define float @foo_loop(ptr swifterror %error_ptr_ref, i32 %cc, float %cc2) { 387 ; CHECK-APPLE-LABEL: foo_loop: 419 ; CHECK-O0-LABEL: foo_loop: 457 ; CHECK-i386-LABEL: foo_loop:
|
/llvm-project/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/llvm/test/CodeGen/SystemZ/ |
H A D | swifterror.ll | 145 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 147 define float @foo_loop(ptr swifterror %error_ptr_ref, i32 %cc, float %cc2) { 148 ; CHECK-LABEL: foo_loop: 158 ; CHECK-O0-LABEL: foo_loop:
|
/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/ |
H A D | consecutive-access.ll |
|
/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
H A D | swifterror.ll | 121 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 123 define float @foo_loop(ptr swifterror %error_ptr_ref, i32 %cc, float %cc2) { 124 ; CHECK-LABEL: foo_loop:
|
/llvm-project/llvm/test/CodeGen/ARM/ |
H A D | swifterror.ll | 363 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 365 define float @foo_loop(ptr swifterror %error_ptr_ref, i32 %cc, float %cc2) { 366 ; CHECK-APPLE-LABEL: foo_loop: 397 ; CHECK-O0-LABEL: foo_loop: 439 ; CHECK-ANDROID-LABEL: foo_loop:
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | swifterror.ll | 501 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 503 define float @foo_loop(ptr swifterror %error_ptr_ref, i32 %cc, float %cc2) { 504 ; CHECK-APPLE-LABEL: foo_loop: 544 ; CHECK-O0-AARCH64-LABEL: foo_loop: 587 ; CHECK-O0-ARM64_32-LABEL: foo_loop:
|