Searched refs:test_6 (Results 1 – 11 of 11) sorted by relevance
| /llvm-project-15.0.7/flang/test/Evaluate/ |
| H A D | fold-nearest.f90 | 14 logical, parameter :: test_6 = nearest(-inf, -1.) == -inf variable 40 logical, parameter :: test_6 = ieee_next_after(inf, -inf) == inf variable 69 logical, parameter :: test_6 = ieee_next_down(-huge(0.d0)) == -inf variable
|
| H A D | fold-scale.f90 | 9 logical, parameter :: test_6 = scale(2.0, -1) == 1.0 variable
|
| H A D | folding29.f90 | 10 logical, parameter :: test_6 = count(logical(arr, kind=2)) == 6 variable
|
| H A D | fold-re-im.f90 | 14 logical, parameter :: test_6 = all(tz%z%im == [4., 6.]) variable
|
| H A D | fold-type.f90 | 32 logical, parameter :: test_6 = .not. same_type_as(x1, x3) variable
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | pragma-fp.cpp | 42 void test_6(int *List, int Length) { in test_6() function
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | dead-stores.cpp | 146 void test_6() { in test_6() function
|
| H A D | explain-svals.cpp | 101 void test_6() { in test_6() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | bitfield-2.c | 258 _Bool test_6(void) { in test_6() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | attr-noreturn.cpp | 49 __attribute__((noreturn)) void test_6() { F f; } in test_6() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopFlatten/ |
| H A D | loop-flatten-negative.ll | 201 define hidden void @test_6(i16 zeroext %N, i32* nocapture %C, i32* nocapture readonly %A, i32 %scal…
|