/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeFunc/ |
D | inttoptr.ll | 6 %.qux.2496 = type { i32, %.qux.2497 } 7 %.qux.2497 = type { i8, i32 } 8 %.qux.2585 = type { i32, i32, i8* } 11 @g3 = internal unnamed_addr constant [1 x i8*] [i8* bitcast (i8* (%.qux.2585*)* @func35 to i8*)] 24 define internal i32 @func10(%.qux.2496* nocapture %this) align 2 { 26 %tmp = getelementptr inbounds %.qux.2496, %.qux.2496* %this, i32 0, i32 1, i32 1 36 define internal i32* @func33(%.qux.2585* nocapture %this) align 2 { 41 define internal i32* @func34(%.qux.2585* nocapture %this) align 2 { 43 %tmp = getelementptr inbounds %.qux.2585, %.qux.2585* %this, i32 0 47 define internal i8* @func35(%.qux.2585* nocapture %this) align 2 { [all …]
|
D | crash.ll | 6 %.qux.2496 = type { i32, %.qux.2497 } 7 %.qux.2497 = type { i8, i32 } 8 %.qux.2585 = type { i32, i32, i8* } 11 @g3 = internal unnamed_addr constant [1 x i8*] [i8* bitcast (i8* (%.qux.2585*)* @func35 to i8*)] 23 define internal i32 @func10(%.qux.2496* nocapture %this) align 2 { 24 %1 = getelementptr inbounds %.qux.2496, %.qux.2496* %this, i32 0, i32 1, i32 1 33 define internal i32* @func33(%.qux.2585* nocapture %this) align 2 { 37 define internal i32* @func34(%.qux.2585* nocapture %this) align 2 { 38 %1 = getelementptr inbounds %.qux.2585, %.qux.2585* %this, i32 0 42 define internal i8* @func35(%.qux.2585* nocapture %this) align 2 { [all …]
|
D | inttoptr-address-space.ll | 4 %.qux.2496 = type { i32, %.qux.2497 } 5 %.qux.2497 = type { i8, i32 } 6 %.qux.2585 = type { i32, i32, i8* } 9 @g3 = internal unnamed_addr constant [1 x i8*] [i8* bitcast (i8* (%.qux.2585 addrspace(1)*)* @func3… 12 define internal i32 @func10(%.qux.2496 addrspace(1)* nocapture %this) align 2 { 14 %tmp = getelementptr inbounds %.qux.2496, %.qux.2496 addrspace(1)* %this, i32 0, i32 1, i32 1 20 define internal i8* @func35(%.qux.2585 addrspace(1)* nocapture %this) align 2 { 23 ; CHECK: %[[V2:.+]] = bitcast %.qux.2585 addrspace(1)* %{{.*}} to %.qux.2496 addrspace(1)* 24 ; CHECK: %[[V3:.+]] = tail call i32 @func10(%.qux.2496 addrspace(1)* nocapture %[[V2]]) 26 %tmp = getelementptr inbounds %.qux.2585, %.qux.2585 addrspace(1)* %this, i32 0, i32 2
|
/external/llvm/test/Transforms/MergeFunc/ |
D | inttoptr.ll | 6 %.qux.2496 = type { i32, %.qux.2497 } 7 %.qux.2497 = type { i8, i32 } 8 %.qux.2585 = type { i32, i32, i8* } 11 @g3 = internal unnamed_addr constant [1 x i8*] [i8* bitcast (i8* (%.qux.2585*)* @func35 to i8*)] 24 define internal i32 @func10(%.qux.2496* nocapture %this) align 2 { 26 %tmp = getelementptr inbounds %.qux.2496, %.qux.2496* %this, i32 0, i32 1, i32 1 36 define internal i32* @func33(%.qux.2585* nocapture %this) align 2 { 41 define internal i32* @func34(%.qux.2585* nocapture %this) align 2 { 43 %tmp = getelementptr inbounds %.qux.2585, %.qux.2585* %this, i32 0 47 define internal i8* @func35(%.qux.2585* nocapture %this) align 2 { [all …]
|
D | crash.ll | 6 %.qux.2496 = type { i32, %.qux.2497 } 7 %.qux.2497 = type { i8, i32 } 8 %.qux.2585 = type { i32, i32, i8* } 11 @g3 = internal unnamed_addr constant [1 x i8*] [i8* bitcast (i8* (%.qux.2585*)* @func35 to i8*)] 23 define internal i32 @func10(%.qux.2496* nocapture %this) align 2 { 24 %1 = getelementptr inbounds %.qux.2496, %.qux.2496* %this, i32 0, i32 1, i32 1 33 define internal i32* @func33(%.qux.2585* nocapture %this) align 2 { 37 define internal i32* @func34(%.qux.2585* nocapture %this) align 2 { 38 %1 = getelementptr inbounds %.qux.2585, %.qux.2585* %this, i32 0 42 define internal i8* @func35(%.qux.2585* nocapture %this) align 2 { [all …]
|
D | inttoptr-address-space.ll | 4 %.qux.2496 = type { i32, %.qux.2497 } 5 %.qux.2497 = type { i8, i32 } 6 %.qux.2585 = type { i32, i32, i8* } 9 @g3 = internal unnamed_addr constant [1 x i8*] [i8* bitcast (i8* (%.qux.2585 addrspace(1)*)* @func3… 12 define internal i32 @func10(%.qux.2496 addrspace(1)* nocapture %this) align 2 { 14 %tmp = getelementptr inbounds %.qux.2496, %.qux.2496 addrspace(1)* %this, i32 0, i32 1, i32 1 20 define internal i8* @func35(%.qux.2585 addrspace(1)* nocapture %this) align 2 { 23 ; CHECK: %[[V2:.+]] = bitcast %.qux.2585 addrspace(1)* %{{.*}} to %.qux.2496 addrspace(1)* 24 ; CHECK: %[[V3:.+]] = tail call i32 @func10(%.qux.2496 addrspace(1)* nocapture %[[V2]]) 26 %tmp = getelementptr inbounds %.qux.2585, %.qux.2585 addrspace(1)* %this, i32 0, i32 2
|
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/ |
D | PhiNoEliminate.ll | 12 %tmp.3 = call i32 @qux( ) ; <i32> [#uses=0] 17 call i32 @qux( ) ; <i32>:0 [#uses=0] 18 call i32 @qux( ) ; <i32>:1 [#uses=0] 19 call i32 @qux( ) ; <i32>:2 [#uses=0] 20 call i32 @qux( ) ; <i32>:3 [#uses=0] 21 call i32 @qux( ) ; <i32>:4 [#uses=0] 22 call i32 @qux( ) ; <i32>:5 [#uses=0] 23 call i32 @qux( ) ; <i32>:6 [#uses=0] 27 declare i32 @qux()
|
D | switch-on-const-select.ll | 12 %qux = select i1 %lt, i32 0, i32 2 13 switch i32 %qux, label %bees [ 41 %qux = select i1 %lt, i32 0, i32 2 42 switch i32 %qux, label %bees [ 67 %qux = select i1 %lt, i32 10, i32 12 68 switch i32 %qux, label %b [ 92 %qux = select i1 %lt, i32 0, i32 0 93 switch i32 %qux, label %b [ 119 %qux = select i1 %lt, i32 0, i32 2 120 switch i32 %qux, label %bees [
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | PhiNoEliminate.ll | 12 %tmp.3 = call i32 @qux( ) ; <i32> [#uses=0] 17 call i32 @qux( ) ; <i32>:0 [#uses=0] 18 call i32 @qux( ) ; <i32>:1 [#uses=0] 19 call i32 @qux( ) ; <i32>:2 [#uses=0] 20 call i32 @qux( ) ; <i32>:3 [#uses=0] 21 call i32 @qux( ) ; <i32>:4 [#uses=0] 22 call i32 @qux( ) ; <i32>:5 [#uses=0] 23 call i32 @qux( ) ; <i32>:6 [#uses=0] 27 declare i32 @qux()
|
D | switch-on-const-select.ll | 12 %qux = select i1 %lt, i32 0, i32 2 13 switch i32 %qux, label %bees [ 41 %qux = select i1 %lt, i32 0, i32 2 42 switch i32 %qux, label %bees [ 67 %qux = select i1 %lt, i32 10, i32 12 68 switch i32 %qux, label %b [ 92 %qux = select i1 %lt, i32 0, i32 0 93 switch i32 %qux, label %b [ 119 %qux = select i1 %lt, i32 0, i32 2 120 switch i32 %qux, label %bees [
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | PhiNoEliminate.ll | 12 %tmp.3 = call i32 @qux( ) ; <i32> [#uses=0] 17 call i32 @qux( ) ; <i32>:0 [#uses=0] 18 call i32 @qux( ) ; <i32>:1 [#uses=0] 19 call i32 @qux( ) ; <i32>:2 [#uses=0] 20 call i32 @qux( ) ; <i32>:3 [#uses=0] 21 call i32 @qux( ) ; <i32>:4 [#uses=0] 22 call i32 @qux( ) ; <i32>:5 [#uses=0] 23 call i32 @qux( ) ; <i32>:6 [#uses=0] 27 declare i32 @qux()
|
D | switch-on-const-select.ll | 12 %qux = select i1 %lt, i32 0, i32 2 13 switch i32 %qux, label %bees [ 41 %qux = select i1 %lt, i32 0, i32 2 42 switch i32 %qux, label %bees [ 67 %qux = select i1 %lt, i32 10, i32 12 68 switch i32 %qux, label %b [ 92 %qux = select i1 %lt, i32 0, i32 0 93 switch i32 %qux, label %b [ 119 %qux = select i1 %lt, i32 0, i32 2 120 switch i32 %qux, label %bees [
|
/external/llvm/test/Linker/ |
D | comdat.ll | 12 $qux = comdat largest 13 @qux = global i64 12, comdat($qux) 15 define i32 @baz() comdat($qux) { 22 ; CHECK: $qux = comdat largest 26 ; CHECK: @qux = global i64 12, comdat{{$}} 29 ; CHECK-NOT: @in_unselected_group = global i32 13, comdat $qux 31 ; CHECK: define i32 @baz() comdat($qux)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | comdat.ll | 12 $qux = comdat largest 13 @qux = global i64 12, comdat($qux) 15 define i32 @baz() comdat($qux) { 22 ; CHECK: $qux = comdat largest 26 ; CHECK: @qux = global i64 12, comdat{{$}} 29 ; CHECK-NOT: @in_unselected_group = global i32 13, comdat $qux 31 ; CHECK: define i32 @baz() comdat($qux)
|
/external/clang/test/CodeGen/ |
D | enable_if.c | 69 void qux(int m) __attribute__((overloadable, enable_if(1, ""), 71 void qux(int m) __attribute__((overloadable, enable_if(1, ""))); 75 void (*p)(int) = qux; in test4() 77 void (*p2)(int) = &qux; in test4() 79 p = qux; in test4() 81 p = &qux; in test4()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/Inputs/ |
D | comdat.ll | 11 $qux = comdat largest 12 @qux = global i32 13, comdat($qux) 13 @in_unselected_group = global i32 13, comdat($qux) 15 define i32 @baz() comdat($qux) {
|
/external/llvm/test/Linker/Inputs/ |
D | comdat.ll | 11 $qux = comdat largest 12 @qux = global i32 13, comdat($qux) 13 @in_unselected_group = global i32 13, comdat($qux) 15 define i32 @baz() comdat($qux) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | tail-opts.ll | 8 declare i1 @qux() 18 ; CHECK: qux 23 ; CHECK: qux 35 %a = call i1 @qux() 40 %b = call i1 @qux() 94 %c1 = call i1 @qux() 100 %c2 = call i1 @qux() 106 %c3 = call i1 @qux() 112 %c4 = call i1 @qux()
|
/external/clang/test/Analysis/ |
D | null-deref-ps.c | 123 int* qux(); 130 p = qux(); in f7() 143 p = qux(); in f7b() 156 p = qux(); in f7c() 171 p = qux(); in f7c2() 191 int* qux(); 199 p = qux(i); in f9() 210 p = qux(i); in f9b()
|
/external/clang/test/SemaCXX/ |
D | unaddressable-functions.cpp | 48 void qux(int a) __attribute__((enable_if(1, ""))); 49 void qux(int a) __attribute__((enable_if(true, ""))); 50 void qux(int a) __attribute__((enable_if(a, ""))); 51 void qux(int a) __attribute__((enable_if(false, ""))); 61 …call(qux, 0); // expected-error{{no matching function for call to 'call'}} expected-note@53{{candi… in test() 66 …auto Ptr4 = qux; // expected-error{{variable 'Ptr4' with type 'auto' has incompatible initializer … in test()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | contract-marker.ll | 4 ; CHECK: %call = tail call i32* @qux() 12 %call = tail call i32* @qux() 20 ; CHECK: %call = tail call i32* @qux() 28 %call = tail call i32* @qux() 36 declare i32* @qux()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/ |
D | contract-marker.ll | 4 ; CHECK: %call = tail call i32* @qux() 12 %call = tail call i32* @qux() 20 ; CHECK: %call = tail call i32* @qux() 28 %call = tail call i32* @qux() 36 declare i32* @qux()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | tail-opts.ll | 8 declare i1 @qux() 18 ; CHECK: qux 19 ; CHECK: qux 35 %a = call i1 @qux() 40 %b = call i1 @qux()
|
/external/llvm/test/CodeGen/ARM/ |
D | tail-opts.ll | 8 declare i1 @qux() 18 ; CHECK: qux 23 ; CHECK: qux 35 %a = call i1 @qux() 40 %b = call i1 @qux()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | remat-constant.ll | 7 declare void @qux(float %f) nounwind 12 call void @qux(float %f) 13 call void @qux(float %f)
|