Home
last modified time | relevance | path

Searched refs:test_4 (Results 1 – 23 of 23) sorted by relevance

/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfold-nearest.f908 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 Dfold-scale.f907 logical, parameter :: test_4 = sign(1.0, scale(0.0, 0)) == 1.0 variable
H A Dfold-spacing.f907 logical, parameter :: test_4 = spacing(0.) == tiny(0.) variable
H A Dfolding29.f908 logical, parameter :: test_4 = all(count(arr, dim=2) == [2, 2, 2]) variable
H A Dfolding16.f9014 logical, parameter :: test_4 = all(d .eq. e) variable
H A Dfold-re-im.f908 logical, parameter :: test_4 = aimag(z+z) == 4. variable
H A Dfold-merge-bits.f908 logical, parameter :: test_4 = merge_bits(13_4, 18_4, 22_4) .EQ. 4_4 variable
H A Dfold-type.f9030 logical, parameter :: test_4 = same_type_as(x24, y24) variable
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dprofile-inference-noprobes.ll20 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 Dprofile-inference-noprobes.prof1 test_4:100:13293
/llvm-project-15.0.7/clang/test/Analysis/
H A Dexplain-svals.c39 void test_4(int n) { in test_4() function
H A Ddead-stores.cpp122 int test_4(int x) { in test_4() function
H A Dexplain-svals.cpp72 void test_4(int x, int y) { in test_4() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvirtual-function-elimination.cpp59 void test_4(C *p) { in test_4() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dpragma-fp.cpp26 void test_4(int *List, int Length) { in test_4() function
/llvm-project-15.0.7/llvm/utils/reduce_pipeline_test/
H A Dtest.py89 def test_4(self): member in Test
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dguards.ll108 define void @test_4(i1* %cond_buf, i32* %len_buf) {
109 ; CHECK-LABEL: @test_4(
H A Dimplied-via-division.ll125 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 Dadd-sitofp.ll104 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 Dcodegen-prepare-uaddo.ll96 define void @test_4(ptr, ptr) {
97 ; CHECK-LABEL: test_4:
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbitfield-2.c196 unsigned long long test_4(void) { in test_4() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-noreturn.cpp47 __attribute__((noreturn)) void test_4() { D d; } in test_4() function
/llvm-project-15.0.7/llvm/test/Transforms/LoopFlatten/
H A Dloop-flatten-negative.ll114 define hidden void @test_4(i16 zeroext %N, i32* nocapture %C, i32* nocapture readonly %A, i32 %scal…