/external/swiftshader/third_party/LLVM/test/Linker/ |
D | AppendingLinkage2.ll | 1 ; Test that appending linkage works correctly when arrays are the same size. 3 ; RUN: echo {@X = appending global \[1 x i32\] \[i32 8\] } | \ 8 @X = appending global [1 x i32] [ i32 7 ] ; <[1 x i32]*> [#uses=0]
|
D | AppendingLinkage.ll | 1 ; Test that appending linkage works correctly. 3 ; RUN: echo {@X = appending global \[1 x i32\] \[i32 8\] } | \ 8 @X = appending global [2 x i32] [ i32 7, i32 4 ] ; <[2 x i32]*> [#uses=2]
|
D | 2005-12-06-AppendingZeroLengthArrays.ll | 1 ; RUN: echo { @G = appending global \[0 x i32\] zeroinitializer } | \ 9 @G = appending global [1 x i32] zeroinitializer ; <[1 x i32]*> [#uses=0]
|
/external/llvm/test/Linker/ |
D | AppendingLinkage2.ll | 1 ; 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]
|
D | AppendingLinkage.ll | 1 ; 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]
|
D | global_ctors.ll | 10 ; @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* }] [
|
D | ctors5.ll | 3 @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* }…
|
D | lto-attributes.ll | 8 ; CHECK-DAG: @array = appending global [7 x i8] c"abcdefg", align 1 9 @array = appending global [7 x i8] c"abcdefg", align 1
|
D | 2005-12-06-AppendingZeroLengthArrays.ll | 1 ; RUN: echo " @G = appending global [0 x i32] zeroinitializer " | \ 10 @G = appending global [1 x i32] zeroinitializer ; <[1 x i32]*> [#uses=0]
|
D | ctors4.ll | 11 @llvm.global_ctors = appending global [1 x { i32, void ()*, i8* }] [{ i32, void ()*, i8* } { i32 65… 13 ; CHECK: @llvm.global_ctors = appending global [1 x { i32, void ()*, i8* }] [{ i32, void ()*, i8* }…
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | alias-used-address-space.ll | 12 @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)* …
|
D | compiler-used.ll | 10 @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…
|
D | alias-used.ll | 9 @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/Verifier/ |
D | llvm.used-invalid-type2.ll | 2 @llvm.used = appending global i32 0, section "llvm.metadata" 4 ; CHECK: Only global arrays can have appending linkage!
|
D | global-ctors.ll | 3 @llvm.global_ctors = appending global [1 x { i32, void()*, i8 } ] [ 8 @llvm.global_dtors = appending global [1 x { i32, void()*, i8*, i8 } ] [
|
/external/llvm/test/CodeGen/NVPTX/ |
D | global-ctor-empty.ll | 4 @llvm.global_ctors = appending global [0 x { i32, void ()*, i8* }] [] 5 @llvm.global_dtors = appending global [0 x { i32, void ()*, i8* }] []
|
/external/llvm/test/Bitcode/ |
D | linkage-types-3.2.ll | 11 @appending.var = appending global [8 x i32] undef 12 ; CHECK: @appending.var = appending global [8 x i32] undef{{$}}
|
/external/llvm/test/CodeGen/X86/ |
D | compiler_used.ll | 7 @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/ |
D | global_ctors.ll | 3 ; 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 …
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | compiler_used.ll | 8 @llvm.used = appending global [1 x i8*] [ i8* @Z ], section "llvm.metadata" 9 @llvm.compiler_used = appending global [2 x i8*] [ i8* @X, i8* bitcast (i32* @Y to i8*)], section "…
|
/external/llvm/test/Transforms/Internalize/ |
D | used.ll | 4 @llvm.used = appending global [1 x void ()*] [void ()* @f], section "llvm.metadata" 6 @llvm.compiler.used = appending global [1 x void ()*] [void ()* @g], section "llvm.metadata"
|
/external/llvm/test/tools/gold/X86/ |
D | ctors.ll | 7 @llvm.global_ctors = appending global [1 x { i32, void ()*, i8* }] [{ i32, void ()*, i8* } { i32 65… 13 ; CHECK: @llvm.global_ctors = appending global [1 x { i32, void ()*, i8* }] [{ i32, void ()*, i8* }…
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-global-ctors.ll | 4 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void … 5 @llvm.global_dtors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void …
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-global-ctors.ll | 4 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void … 5 @llvm.global_dtors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void …
|
/external/python/cpython2/Modules/_io/ |
D | _iomodule.c | 299 int reading = 0, writing = 0, appending = 0, updating = 0; in io_open() local 339 appending = 1; in io_open() 370 if (appending) *(m++) = 'a'; in io_open() 376 if (writing || appending) { in io_open() 390 if (reading + writing + appending > 1) { in io_open() 487 else if (writing || appending) in io_open()
|