Home
last modified time | relevance | path

Searched refs:func_22 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dfriend2.cpp122 friend void func_22() {} // expected-note{{previous definition is here}} in func_22() function
125 friend void func_22();
129 void func_22() {} // expected-error{{redefinition of 'func_22'}} in func_22() function
/llvm-project-15.0.7/llvm/test/Transforms/GVNHoist/
H A Dpr37445.ll17 ;CHECK-LABEL: @func_22
19 define void @func_22(i32* %arg, i32* %arg1) {
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dundefined-template.cpp129 void func_22(C1<int>::C2<long> *x) { in func_22() function
/llvm-project-15.0.7/llvm/test/Analysis/MemorySSA/
H A Dpr46574.ll8 define void @func_22() {
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Ddag-combine-02.ll7 @func_22.l_91 = external hidden unnamed_addr constant [4 x [7 x i16*]], align 8
103 …0i8.i64(i8* align 8 nonnull %62, i8* align 8 bitcast ([4 x [7 x i16*]]* @func_22.l_91 to i8*), i64…
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A Deliminate-comparison.ll817 define void @func_22(i32* %length.ptr) {
818 ; CHECK-LABEL: @func_22(