Home
last modified time | relevance | path

Searched refs:test_11 (Results 1 – 24 of 24) sorted by relevance

/llvm-project/flang/test/Evaluate/
H A Dfold-nearest.f9018 logical, parameter :: test_11 = nearest(-1., -2.) == -1.0000001
54 logical, parameter :: test_11 = ieee_next_after(1.9999999999999999999_10, 3.) == 2._10
83 logical, parameter :: test_11 = ieee_next_up(1.9999999999999997d0) == 2.d0
21 logical, parameter :: test_11 global() variable
56 logical, parameter :: test_11 global() variable
90 logical, parameter :: test_11 global() variable
H A Dfold-spacing.f9013 logical, parameter :: test_11 = rrspacing(3.0) == scale(0.75, 24)
11 logical, parameter :: test_11 global() variable
H A Dfold-type.f9035 logical, parameter :: test_11 = extends_type_of(x1, y1) variable
/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/
H A Dbswap.ll30 ; CHECK-LABEL: test_11
34 define <32 x i32> @test_11(<32 x i32> %a0) #1 {
H A Dminmax-float.ll73 define <32 x float> @test_11(<32 x float> %v0, <32 x float> %v1) #0 {
74 ; CHECK-LABEL: test_11:
H A Dminmax-128b.ll149 ; CHECK: test_11:
151 define <64 x i16> @test_11(<64 x i16> %v0, <64 x i16> %v1) #0 {
H A Dminmax-64b.ll149 ; CHECK: test_11:
151 define <32 x i16> @test_11(<32 x i16> %v0, <32 x i16> %v1) #0 {
H A Dshuffle-half-64b.ll166 define <64 x i8> @test_11(<64 x i8> %a0, <64 x i8> %a1) #0 {
167 ; CHECK-LABEL: test_11:
H A Dvector-compare-float.ll253 define <32 x float> @test_11(<32 x float> %v0, <32 x float> %v1, <32 x float> %v2) #0 {
254 ; CHECK-LABEL: test_11:
H A Dreg-sequence.ll53 ; CHECK-LABEL: test_11:
56 define <128 x i8> @test_11(<128 x i8> %a0, <128 x i8> %a1) #0 {
H A Dshuffle-half-128b.ll166 define <128 x i8> @test_11(<128 x i8> %a0, <128 x i8> %a1) #0 {
167 ; CHECK-LABEL: test_11:
H A Dvector-compare-64b.ll206 ; CHECK-LABEL: test_11:
209 define <32 x i16> @test_11(<32 x i16> %v0, <32 x i16> %v1, <32 x i16> %v2) #0 {
H A Dvector-compare-128b.ll205 ; CHECK-LABEL: test_11:
208 define <64 x i16> @test_11(<64 x i16> %v0, <64 x i16> %v1, <64 x i16> %v2) #0 {
H A Dalign2-64b.ll94 ; CHECK-LABEL: test_11:
98 define <64 x i8> @test_11(<64 x i8> %v0, <64 x i8> %v1) #0 {
H A Dalign2-128b.ll94 ; CHECK-LABEL: test_11:
98 define <128 x i8> @test_11(<128 x i8> %v0, <128 x i8> %v1) #0 {
/llvm-project/llvm/test/CodeGen/Hexagon/vect/
H A Dshuff-64.ll19 ; CHECK-LABEL: test_11:
21 define <4 x i16> @test_11(<4 x i16> %a0) {
H A Dshuff-32.ll38 ; CHECK-LABEL: test_11:
40 define <4 x i8> @test_11(<4 x i8> %a0, <4 x i8> %a1) {
H A Dsetcc-not.ll47 ; CHECK-LABEL: test_11
52 define <4 x i16> @test_11(<4 x i16> %a0, <4 x i16> %a1) #0 {
H A Dsetcc-v32.ll125 ; CHECK-LABEL: test_11
130 define <2 x i16> @test_11(<2 x i16> %a0, <2 x i16> %a1) #0 {
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Disel-minmax-v64bit.ll145 ; CHECK-LABEL: test_11:
147 define <2 x i32> @test_11(<2 x i32> %a0, <2 x i32> %a1) #0 {
/llvm-project/clang/test/SemaCXX/
H A Dattr-noreturn.cpp54 __attribute__((noreturn)) void test_11() { K k; } in test_11() 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
378 ; test_11: The inner inducation variable is used in a compare which
380 define i32 @test_11(ptr nocapture %A) {
/llvm-project/llvm/test/Transforms/IndVarSimplify/X86/
H A Deliminate-trunc.ll494 define void @test_11(i1 %arg) {
495 ; CHECK-LABEL: @test_11(
/llvm-project/llvm/test/Transforms/IRCE/
H A Dstride_more_than_1.ll802 define i32 @test_11(ptr %p, ptr %capacity_p, ptr %num_elements_p) {
803 ; CHECK-LABEL: define i32 @test_11