Searched refs:test_8 (Results 1 – 10 of 10) sorted by relevance
/llvm-project/flang/test/Evaluate/ |
H A D | fold-nearest.f90 | 13 logical, parameter :: test_8 = nearest(2., -1.) == 1.9999999 50 logical, parameter :: test_8 = ieee_next_after(-inf, -1.) == -h 80 logical, parameter :: test_8 = ieee_next_down(inf) == h 16 logical, parameter :: test_8 global() variable 52 logical, parameter :: test_8 global() variable 85 logical, parameter :: test_8 global() variable
|
H A D | fold-scale.f90 | 11 logical, parameter :: test_8 = scale(tiny(0.d0), 1200) == 3.8312388521647221d053 variable
|
H A D | fold-selected_logical_kind.f90 | 6 logical, parameter :: test_8 = selected_logical_kind( 8) == 1 variable
|
H A D | fold-merge_bits.f90 | 9 logical, parameter :: test_8 = merge_bits(13_8, 18_8, 22_8) .EQ. 4_8 variable
|
/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/ |
H A D | legalize-vscale-rv64.mir | 66 name: test_8 70 ; CHECK-LABEL: name: test_8
|
/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/rvv/ |
H A D | vscale64.mir | 86 name: test_8 92 ; CHECK-LABEL: name: test_8
|
/llvm-project/clang/test/Parser/ |
H A D | pragma-fp.cpp | 58 void test_8(int *List, int Length) { in test_8() function
|
/llvm-project/clang/test/CodeGen/ |
H A D | bitfield-2.c | 316 unsigned test_8(void) { in test_8() function
|
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-noreturn.cpp | 51 __attribute__((noreturn)) void test_8() { H h; } in test_8() function
|
/llvm-project/llvm/test/Transforms/LoopFlatten/ |
H A D | loop-flatten-negative.ll | 280 define i32 @test_8(i32 %val, ptr nocapture %A) {
|