/external/llvm-project/clang/test/OpenMP/ |
D | declare_simd_aarch64_warning_sve.c | 9 void foo_loop(double *x, float *y, int N) { in foo_loop() function
|
D | declare_simd_aarch64_warning_advsimd.c | 12 void foo_loop(double *x, float *y, int N) { in foo_loop() function
|
D | declare_simd_aarch64_sve.c | 27 void foo_loop(double *x, float *y, int N) { in foo_loop() function
|
D | declare_simd_aarch64.c | 16 void foo_loop(double *x, float *y, int N) { in foo_loop() function
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | lea-opt-cse4.ll | 60 define void @foo_loop(%struct.SA* nocapture %ctx, i32 %n) local_unnamed_addr #0 { 61 ; X64-LABEL: foo_loop: 84 ; X86-LABEL: foo_loop:
|
D | swifterror.ll | 153 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 155 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 156 ; CHECK-APPLE-LABEL: foo_loop: 168 ; CHECK-O0-LABEL: foo_loop:
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
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:
|
/external/llvm/test/CodeGen/SystemZ/ |
D | swifterror.ll | 151 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 153 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 154 ; CHECK-LABEL: foo_loop: 164 ; CHECK-O0-LABEL: foo_loop:
|
/external/llvm/test/CodeGen/X86/ |
D | swifterror.ll | 153 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 155 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 156 ; CHECK-APPLE-LABEL: foo_loop: 168 ; CHECK-O0-LABEL: foo_loop:
|
/external/llvm/test/CodeGen/ARM/ |
D | swifterror.ll | 171 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 173 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 174 ; CHECK-APPLE-LABEL: foo_loop: 186 ; CHECK-O0-LABEL: foo_loop:
|
/external/llvm/test/CodeGen/AArch64/ |
D | swifterror.ll | 159 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 161 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 162 ; CHECK-APPLE-LABEL: foo_loop: 173 ; CHECK-O0-LABEL: foo_loop:
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | consecutive-access.ll | 121 ; CHECK-LABEL: foo_loop 124 define i32 @foo_loop(double* %A, i32 %n) #0 {
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | swifterror.ll | 163 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 165 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 166 ; CHECK-APPLE-LABEL: foo_loop: 177 ; CHECK-O0-AARCH64-LABEL: foo_loop: 200 ; CHECK-O0-ARM64_32-LABEL: foo_loop:
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | swifterror.ll | 173 ; "foo_loop" is a function that takes a swifterror parameter, it sets swifterror 175 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 176 ; CHECK-APPLE-LABEL: foo_loop: 186 ; CHECK-O0-LABEL: foo_loop:
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
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:
|
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/ |
D | consecutive-access.ll | 197 define i32 @foo_loop(double* %A, i32 %n) #0 { 198 ; CHECK-LABEL: @foo_loop( 385 ; Alternatively, this is like foo_loop, but with a non-power-of-2 factor and 494 ; The resulting IR is similar to @foo_loop, but with zext's instead of sext's.
|