/llvm-project/flang/test/Evaluate/ |
H A D | fold-nearest.f90 | 18 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 D | fold-spacing.f90 | 13 logical, parameter :: test_11 = rrspacing(3.0) == scale(0.75, 24) 11 logical, parameter :: test_11 global() variable
|
H A D | fold-type.f90 | 35 logical, parameter :: test_11 = extends_type_of(x1, y1) variable
|
/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/ |
H A D | bswap.ll | 30 ; CHECK-LABEL: test_11 34 define <32 x i32> @test_11(<32 x i32> %a0) #1 {
|
H A D | minmax-float.ll | 73 define <32 x float> @test_11(<32 x float> %v0, <32 x float> %v1) #0 { 74 ; CHECK-LABEL: test_11:
|
H A D | minmax-128b.ll | 149 ; CHECK: test_11: 151 define <64 x i16> @test_11(<64 x i16> %v0, <64 x i16> %v1) #0 {
|
H A D | minmax-64b.ll | 149 ; CHECK: test_11: 151 define <32 x i16> @test_11(<32 x i16> %v0, <32 x i16> %v1) #0 {
|
H A D | shuffle-half-64b.ll | 166 define <64 x i8> @test_11(<64 x i8> %a0, <64 x i8> %a1) #0 { 167 ; CHECK-LABEL: test_11:
|
H A D | vector-compare-float.ll | 253 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 D | reg-sequence.ll | 53 ; CHECK-LABEL: test_11: 56 define <128 x i8> @test_11(<128 x i8> %a0, <128 x i8> %a1) #0 {
|
H A D | shuffle-half-128b.ll | 166 define <128 x i8> @test_11(<128 x i8> %a0, <128 x i8> %a1) #0 { 167 ; CHECK-LABEL: test_11:
|
H A D | vector-compare-64b.ll | 206 ; 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 D | vector-compare-128b.ll | 205 ; 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 D | align2-64b.ll | 94 ; CHECK-LABEL: test_11: 98 define <64 x i8> @test_11(<64 x i8> %v0, <64 x i8> %v1) #0 {
|
H A D | align2-128b.ll | 94 ; 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 D | shuff-64.ll | 19 ; CHECK-LABEL: test_11: 21 define <4 x i16> @test_11(<4 x i16> %a0) {
|
H A D | shuff-32.ll | 38 ; CHECK-LABEL: test_11: 40 define <4 x i8> @test_11(<4 x i8> %a0, <4 x i8> %a1) {
|
H A D | setcc-not.ll | 47 ; CHECK-LABEL: test_11 52 define <4 x i16> @test_11(<4 x i16> %a0, <4 x i16> %a1) #0 {
|
H A D | setcc-v32.ll | 125 ; 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 D | isel-minmax-v64bit.ll | 145 ; 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 D | attr-noreturn.cpp | 54 __attribute__((noreturn)) void test_11() { K k; } in test_11() 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 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 D | eliminate-trunc.ll | 494 define void @test_11(i1 %arg) { 495 ; CHECK-LABEL: @test_11(
|
/llvm-project/llvm/test/Transforms/IRCE/ |
H A D | stride_more_than_1.ll | 802 define i32 @test_11(ptr %p, ptr %capacity_p, ptr %num_elements_p) { 803 ; CHECK-LABEL: define i32 @test_11
|