| /llvm-project-15.0.7/flang/test/Evaluate/ |
| H A D | fold-nearest.f90 | 8 logical, parameter :: test_4 = nearest(1.0000001, -1.) == 1 variable 36 logical, parameter :: test_4 = ieee_next_after(1.0000001, -1.) == 1 variable 63 logical, parameter :: test_4 = ieee_next_down(1.0000000000000002d0) == 1.d0 variable
|
| H A D | fold-scale.f90 | 7 logical, parameter :: test_4 = sign(1.0, scale(0.0, 0)) == 1.0 variable
|
| H A D | fold-spacing.f90 | 7 logical, parameter :: test_4 = spacing(0.) == tiny(0.) variable
|
| H A D | folding29.f90 | 8 logical, parameter :: test_4 = all(count(arr, dim=2) == [2, 2, 2]) variable
|
| H A D | folding16.f90 | 14 logical, parameter :: test_4 = all(d .eq. e) variable
|
| H A D | fold-re-im.f90 | 8 logical, parameter :: test_4 = aimag(z+z) == 4. variable
|
| H A D | fold-merge-bits.f90 | 8 logical, parameter :: test_4 = merge_bits(13_4, 18_4, 22_4) .EQ. 4_4 variable
|
| H A D | fold-type.f90 | 30 logical, parameter :: test_4 = same_type_as(x24, y24) variable
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/ |
| H A D | profile-inference-noprobes.ll | 20 define void @test_4() #0 !dbg !4 { 48 !4 = distinct !DISubprogram(name: "test_4", scope: !1, file: !1, line: 1, type: !5, isLocal: false,…
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/Inputs/ |
| H A D | profile-inference-noprobes.prof | 1 test_4:100:13293
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | explain-svals.c | 39 void test_4(int n) { in test_4() function
|
| H A D | dead-stores.cpp | 122 int test_4(int x) { in test_4() function
|
| H A D | explain-svals.cpp | 72 void test_4(int x, int y) { in test_4() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | virtual-function-elimination.cpp | 59 void test_4(C *p) { in test_4() function
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | pragma-fp.cpp | 26 void test_4(int *List, int Length) { in test_4() function
|
| /llvm-project-15.0.7/llvm/utils/reduce_pipeline_test/ |
| H A D | test.py | 89 def test_4(self): member in Test
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | guards.ll | 108 define void @test_4(i1* %cond_buf, i32* %len_buf) { 109 ; CHECK-LABEL: @test_4(
|
| H A D | implied-via-division.ll | 125 define void @test_4(i32 %n) nounwind { 127 ; CHECK: Determining loop execution counts for: @test_4
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | add-sitofp.ll | 104 define <4 x double> @test_4(<4 x i32> %a, <4 x i32> %b) { 105 ; CHECK-LABEL: @test_4(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | codegen-prepare-uaddo.ll | 96 define void @test_4(ptr, ptr) { 97 ; CHECK-LABEL: test_4:
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | bitfield-2.c | 196 unsigned long long test_4(void) { in test_4() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | attr-noreturn.cpp | 47 __attribute__((noreturn)) void test_4() { D d; } in test_4() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopFlatten/ |
| H A D | loop-flatten-negative.ll | 114 define hidden void @test_4(i16 zeroext %N, i32* nocapture %C, i32* nocapture readonly %A, i32 %scal…
|