Home
last modified time | relevance | path

Searched refs:test_12 (Results 1 – 21 of 21) sorted by relevance

/llvm-project/flang/test/Evaluate/
H A Dfold-nearest.f9020 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 Dfold-spacing.f9014 logical, parameter :: test_12 = rrspacing(-3.0) == scale(0.75, 24)
12 logical, parameter :: test_12 global() variable
H A Dfold-type.f9036 logical, parameter :: test_12 = extends_type_of(x24, x24) variable
/llvm-project/llvm/test/CodeGen/Hexagon/vect/
H A Dshuff-32.ll45 ; CHECK-LABEL: test_12:
47 define <4 x i8> @test_12(<4 x i8> %a0, <4 x i8> %a1) {
H A Dsetcc-not.ll58 ; CHECK-LABEL: test_12
63 define <4 x i16> @test_12(<4 x i16> %a0, <4 x i16> %a1) #0 {
H A Dsetcc-v32.ll136 ; 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 Disel-minmax-v64bit.ll155 ; 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 Dminmax-float.ll88 define <32 x float> @test_12(<32 x float> %v0, <32 x float> %v1) #0 {
89 ; CHECK-LABEL: test_12:
H A Dminmax-128b.ll157 ; CHECK: test_12:
159 define <64 x i16> @test_12(<64 x i16> %v0, <64 x i16> %v1) #0 {
H A Dminmax-64b.ll157 ; CHECK: test_12:
159 define <32 x i16> @test_12(<32 x i16> %v0, <32 x i16> %v1) #0 {
H A Dshuffle-half-64b.ll177 define <64 x i8> @test_12(<64 x i8> %a0, <64 x i8> %a1) #0 {
178 ; CHECK-LABEL: test_12:
H A Dvector-compare-float.ll268 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 Dreg-sequence.ll62 ; CHECK-LABEL: test_12:
65 define <128 x i8> @test_12(<128 x i8> %a0, <128 x i8> %a1) #0 {
H A Dshuffle-half-128b.ll177 define <128 x i8> @test_12(<128 x i8> %a0, <128 x i8> %a1) #0 {
178 ; CHECK-LABEL: test_12:
H A Dvector-compare-64b.ll215 ; 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 Dvector-compare-128b.ll214 ; 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 Dalign2-64b.ll103 ; CHECK-LABEL: test_12:
107 define <64 x i8> @test_12(<64 x i8> %v0, <64 x i8> %v1) #0 {
H A Dalign2-128b.ll103 ; 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 Dattr-noreturn.cpp55 __attribute__((noreturn)) void test_12() { L l; } in test_12() function
/llvm-project/llvm/test/Transforms/LoopFlatten/
H A Dloop-flatten-negative.ll344 ; 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 Deliminate-trunc.ll542 define void @test_12(ptr %p) {
543 ; CHECK-LABEL: @test_12(