/llvm-project/flang/test/Evaluate/ |
H A D | fold-nearest.f90 | 20 logical, parameter :: test_12 = nearest(negZero, 1.) == minSubnormal 56 logical, parameter :: test_12 = ieee_next_after(1., 1.) == 1. 84 logical, parameter :: test_12 = ieee_next_down(2.d0) == 1.9999999999999997d0 23 logical, parameter :: test_12 global() variable 58 logical, parameter :: test_12 global() variable 91 logical, parameter :: test_12 global() variable
|
H A D | fold-spacing.f90 | 14 logical, parameter :: test_12 = rrspacing(-3.0) == scale(0.75, 24) 12 logical, parameter :: test_12 global() variable
|
H A D | fold-type.f90 | 36 logical, parameter :: test_12 = extends_type_of(x24, x24) variable
|
/llvm-project/llvm/test/CodeGen/Hexagon/vect/ |
H A D | shuff-32.ll | 45 ; CHECK-LABEL: test_12: 47 define <4 x i8> @test_12(<4 x i8> %a0, <4 x i8> %a1) {
|
H A D | setcc-not.ll | 58 ; CHECK-LABEL: test_12 63 define <4 x i16> @test_12(<4 x i16> %a0, <4 x i16> %a1) #0 {
|
H A D | setcc-v32.ll | 136 ; CHECK-LABEL: test_12 141 define <2 x i16> @test_12(<2 x i16> %a0, <2 x i16> %a1) #0 {
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | isel-minmax-v64bit.ll | 155 ; CHECK-LABEL: test_12: 157 define <8 x i8> @test_12(<8 x i8> %a0, <8 x i8> %a1) #0 {
|
/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/ |
H A D | minmax-float.ll | 88 define <32 x float> @test_12(<32 x float> %v0, <32 x float> %v1) #0 { 89 ; CHECK-LABEL: test_12:
|
H A D | minmax-128b.ll | 157 ; CHECK: test_12: 159 define <64 x i16> @test_12(<64 x i16> %v0, <64 x i16> %v1) #0 {
|
H A D | minmax-64b.ll | 157 ; CHECK: test_12: 159 define <32 x i16> @test_12(<32 x i16> %v0, <32 x i16> %v1) #0 {
|
H A D | shuffle-half-64b.ll | 177 define <64 x i8> @test_12(<64 x i8> %a0, <64 x i8> %a1) #0 { 178 ; CHECK-LABEL: test_12:
|
H A D | vector-compare-float.ll | 268 define <32 x float> @test_12(<32 x float> %v0, <32 x float> %v1, <32 x float> %v2) #0 { 269 ; CHECK-LABEL: test_12:
|
H A D | reg-sequence.ll | 62 ; CHECK-LABEL: test_12: 65 define <128 x i8> @test_12(<128 x i8> %a0, <128 x i8> %a1) #0 {
|
H A D | shuffle-half-128b.ll | 177 define <128 x i8> @test_12(<128 x i8> %a0, <128 x i8> %a1) #0 { 178 ; CHECK-LABEL: test_12:
|
H A D | vector-compare-64b.ll | 215 ; CHECK-LABEL: test_12: 218 define <32 x i16> @test_12(<32 x i16> %v0, <32 x i16> %v1, <32 x i16> %v2) #0 {
|
H A D | vector-compare-128b.ll | 214 ; CHECK-LABEL: test_12: 217 define <64 x i16> @test_12(<64 x i16> %v0, <64 x i16> %v1, <64 x i16> %v2) #0 {
|
H A D | align2-64b.ll | 103 ; CHECK-LABEL: test_12: 107 define <64 x i8> @test_12(<64 x i8> %v0, <64 x i8> %v1) #0 {
|
H A D | align2-128b.ll | 103 ; CHECK-LABEL: test_12: 107 define <128 x i8> @test_12(<128 x i8> %v0, <128 x i8> %v1) #0 {
|
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-noreturn.cpp | 55 __attribute__((noreturn)) void test_12() { L l; } in test_12() function
|
/llvm-project/llvm/test/Transforms/LoopFlatten/ |
H A D | loop-flatten-negative.ll | 344 ; test_10, test_11 and test_12 are for the case when the 410 ; test_12: Incoming phi node value for preheader is a variable 411 define i32 @test_12(ptr %A) {
|
/llvm-project/llvm/test/Transforms/IndVarSimplify/X86/ |
H A D | eliminate-trunc.ll | 542 define void @test_12(ptr %p) { 543 ; CHECK-LABEL: @test_12(
|