• Home
  • Raw
  • Download

Lines Matching full:all

1 …=c++1y -triple=x86_64-pc-linux -emit-llvm -o - | FileCheck --check-prefix=ELF --check-prefix=ALL %s
2 … -triple=x86_64-apple-darwin -emit-llvm -o - | FileCheck --check-prefix=MACHO --check-prefix=ALL %s
4 // ALL: ; ModuleID
14 // ALL: @_ZN1AIbE1aE = global i32 10
17 // ALL: @llvm.global_ctors = appending global [8 x { i32, void ()*, i8* }]
37 // ALL: { i32, void ()*, i8* } { i32 65535, void ()* @[[unordered7:[^,]*]], i8* null },
39 // ALL: { i32, void ()*, i8* } { i32 65535, void ()* @_GLOBAL__sub_I_static_member_variable_explic…
79 // ALL: define internal void @[[unordered1]](
80 // ALL: call i32 @foo()
81 // ALL: store {{.*}} @_ZN1AIsE1aE
82 // ALL: ret
84 // ALL: define internal void @[[unordered2]](
85 // ALL: call i32 @foo()
86 // ALL: store {{.*}} @_Z1xIsE
87 // ALL: ret
89 // ALL: define internal void @[[unordered3]](
90 // ALL: call i32 @foo()
91 // ALL: store {{.*}} @_ZN2ns1aIiE1iE
92 // ALL: ret
94 // ALL: define internal void @[[unordered4]](
95 // ALL: call i32 @foo()
96 // ALL: store {{.*}} @_ZN2ns1b1iIiEE
97 // ALL: ret
99 // ALL: define internal void @[[unordered5]](
100 // ALL: call i32 @foo()
101 // ALL: store {{.*}} @_ZN1AIvE1aE
102 // ALL: ret
104 // ALL: define internal void @[[unordered6]](
105 // ALL: call i32 @foo()
106 // ALL: store {{.*}} @_Z1xIcE
107 // ALL: ret
109 // ALL: define internal void @[[unordered7]](
110 // ALL: call i32 @foo()
111 // ALL: store {{.*}} @_ZN12_GLOBAL__N_18InternalIiE1aE
112 // ALL: ret
114 // ALL: define internal void @_GLOBAL__sub_I_static_member_variable_explicit_specialization.cpp()
116 // ALL: call
117 // ALL: call
118 // ALL: call
119 // ALL: call
120 // ALL: call
121 // ALL: call
122 // ALL: call
123 // ALL: call
124 // ALL-NOT: call
125 // ALL: ret