Home
last modified time | relevance | path

Searched refs:appending (Results 1 – 25 of 648) sorted by relevance

12345678910>>...26

/external/llvm/test/Linker/
DAppendingLinkage2.ll1 ; Test that appending linkage works correctly when arrays are the same size.
3 ; RUN: echo "@X = appending global [1 x i32] [i32 8] " | \
9 @X = appending global [1 x i32] [ i32 7 ] ; <[1 x i32]*> [#uses=0]
DAppendingLinkage.ll1 ; Test that appending linkage works correctly.
3 ; RUN: echo "@X = appending global [1 x i32] [i32 8] " | \
9 @X = appending global [2 x i32] [ i32 7, i32 4 ] ; <[2 x i32]*> [#uses=2]
Dglobal_ctors.ll10 ; @llvm.global_ctors = appending global [2 x { i32, void ()* } ] [
19 @llvm.global_ctors = appending global [2 x { i32, void ()*, i8* } ] [
24 ; CHECK: @llvm.global_ctors = appending global [4 x { i32, void ()*, i8* }] [
Dctors5.ll3 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void …
4 ; CHECK: @llvm.global_ctors = appending global [1 x { i32, void ()*, i8* }] [{ i32, void ()*, i8* }…
Dlto-attributes.ll8 ; CHECK-DAG: @array = appending global [7 x i8] c"abcdefg", align 1
9 @array = appending global [7 x i8] c"abcdefg", align 1
D2005-12-06-AppendingZeroLengthArrays.ll1 ; RUN: echo " @G = appending global [0 x i32] zeroinitializer " | \
10 @G = appending global [1 x i32] zeroinitializer ; <[1 x i32]*> [#uses=0]
/external/llvm-project/llvm/test/Linker/
DAppendingLinkage2.ll1 ; Test that appending linkage works correctly when arrays are the same size.
3 ; RUN: echo "@X = appending global [1 x i32] [i32 8] " | \
9 @X = appending global [1 x i32] [ i32 7 ] ; <[1 x i32]*> [#uses=0]
DAppendingLinkage.ll1 ; Test that appending linkage works correctly.
3 ; RUN: echo "@X = appending global [1 x i32] [i32 8] " | \
9 @X = appending global [2 x i32] [ i32 7, i32 4 ] ; <[2 x i32]*> [#uses=2]
Dlto-attributes.ll8 ; CHECK-DAG: @array = appending global [7 x i8] c"abcdefg", align 1
9 @array = appending global [7 x i8] c"abcdefg", align 1
D2005-12-06-AppendingZeroLengthArrays.ll1 ; RUN: echo " @G = appending global [0 x i32] zeroinitializer " | \
10 @G = appending global [1 x i32] zeroinitializer ; <[1 x i32]*> [#uses=0]
/external/llvm-project/llvm/test/Transforms/GlobalOpt/
Dalias-used-address-space.ll12 @llvm.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* @ca to i8*)], section …
13 ; CHECK-DAG: @llvm.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* @ca to i8…
15 @llvm.compiler.used = appending global [2 x i8*] [i8* addrspacecast(i8 addrspace(1)* @ia to i8*), i…
16 ; CHECK-DAG: @llvm.compiler.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* …
Dcompiler-used.ll10 @llvm.used = appending global [1 x i8*] [i8* bitcast (void ()* @foo to i8*)], section "llvm.metadat…
12 @llvm.compiler.used = appending global [1 x i8*] [i8* bitcast (void ()* @foo to i8*)], section "llv…
15 ; CHECK: @llvm.used = appending global [1 x i8*] [i8* bitcast (void ()* @foo to i8*)], section "llv…
Dalias-used.ll9 @llvm.used = appending global [3 x i8*] [i8* bitcast (void ()* @fa to i8*), i8* bitcast (void ()* @…
10 ; CHECK-DAG: @llvm.used = appending global [3 x i8*] [i8* @ca, i8* bitcast (void ()* @f to i8*), i8…
12 @llvm.compiler.used = appending global [4 x i8*] [i8* bitcast (void ()* @fa3 to i8*), i8* bitcast (…
13 ; CHECK-DAG: @llvm.compiler.used = appending global [2 x i8*] [i8* bitcast (void ()* @fa3 to i8*), …
/external/llvm/test/Transforms/GlobalOpt/
Dalias-used-address-space.ll12 @llvm.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* @ca to i8*)], section …
13 ; CHECK-DAG: @llvm.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* @ca to i8…
15 @llvm.compiler.used = appending global [2 x i8*] [i8* addrspacecast(i8 addrspace(1)* @ia to i8*), i…
16 ; CHECK-DAG: @llvm.compiler.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* …
Dcompiler-used.ll10 @llvm.used = appending global [1 x i8*] [i8* bitcast (void ()* @foo to i8*)], section "llvm.metadat…
12 @llvm.compiler.used = appending global [1 x i8*] [i8* bitcast (void ()* @foo to i8*)], section "llv…
15 ; CHECK: @llvm.used = appending global [1 x i8*] [i8* bitcast (void ()* @foo to i8*)], section "llv…
Dalias-used.ll9 @llvm.used = appending global [3 x i8*] [i8* bitcast (void ()* @fa to i8*), i8* bitcast (void ()* @…
10 ; CHECK-DAG: @llvm.used = appending global [3 x i8*] [i8* @ca, i8* bitcast (void ()* @f to i8*), i8…
12 @llvm.compiler.used = appending global [4 x i8*] [i8* bitcast (void ()* @fa3 to i8*), i8* bitcast (…
13 ; CHECK-DAG: @llvm.compiler.used = appending global [2 x i8*] [i8* bitcast (void ()* @fa3 to i8*), …
/external/llvm-project/llvm/test/LTO/Resolution/X86/
Dappending-var.ll1 ; Check we don't crash when linking a global variable with appending linkage
6 ; RUN: opt %p/Inputs/appending-var-2.ll -o %t2.o
16 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 (%"foo.1"*)* @bar to i8*)], section "llvm…
/external/llvm-project/llvm/test/ThinLTO/X86/
Dindex-const-prop-linkage.ll8 ; - appending linkage
12 ; CHECK: @llvm.used = appending global [1 x i32*] [i32* @g2]
22 @llvm.used = appending global [1 x i32*] [i32* @g2]
/external/llvm-project/llvm/test/Verifier/
Dllvm.used-invalid-type2.ll2 @llvm.used = appending global i32 0, section "llvm.metadata"
4 ; CHECK: Only global arrays can have appending linkage!
/external/llvm/test/Verifier/
Dllvm.used-invalid-type2.ll2 @llvm.used = appending global i32 0, section "llvm.metadata"
4 ; CHECK: Only global arrays can have appending linkage!
Dglobal-ctors.ll3 @llvm.global_ctors = appending global [1 x { i32, void()*, i8 } ] [
8 @llvm.global_dtors = appending global [1 x { i32, void()*, i8*, i8 } ] [
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dglobal-ctor-empty.ll4 @llvm.global_ctors = appending global [0 x { i32, void ()*, i8* }] []
5 @llvm.global_dtors = appending global [0 x { i32, void ()*, i8* }] []
/external/llvm/test/CodeGen/NVPTX/
Dglobal-ctor-empty.ll4 @llvm.global_ctors = appending global [0 x { i32, void ()*, i8* }] []
5 @llvm.global_dtors = appending global [0 x { i32, void ()*, i8* }] []
/external/llvm/test/CodeGen/X86/
Dcompiler_used.ll7 @llvm.used = appending global [1 x i8*] [ i8* @Z ], section "llvm.metadata"
8 @llvm.compiler.used = appending global [2 x i8*] [ i8* @X, i8* bitcast (i32* @Y to i8*)], section "…
/external/llvm/test/Transforms/GlobalDCE/
Dglobal_ctors.ll3 ; CHECK: @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 655…
8 @llvm.global_ctors = appending global [2 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void …

12345678910>>...26