Searched refs:func_34 (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | friend2.cpp | 166 template<typename T> inline void func_34(T *x) {} // expected-note{{previous definition is here}} in func_34() function 169 template<typename T> friend void func_34(T *x) {} // expected-error{{redefinition of 'func_34'}} in func_34() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/Util/ |
| H A D | pr49185.ll | 26 …call void @func_34(%struct0* align 1 undef, i32 undef, i32 undef, i32* @g_6, %union0* byval(%union… 30 define internal void @func_34(%struct0* %agg.result, i32 %p_35, i32 %p_36, i32* %p_37, %union0* %p_…
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | pr39417-optsize-scevchecks.ll | 8 ; CHECK-LABEL: @func_34 12 define void @func_34() {
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstMerge/ |
| H A D | st_sink_debuginvariant.ll | 22 define dso_local void @func_34(%struct.S0* noalias sret(%struct.S0) %agg.result) local_unnamed_addr… 138 !11 = distinct !DISubprogram(name: "func_34", scope: !3, file: !3, line: 16, type: !12, isLocal: fa…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2009-08-06-branchfolder-crash.ll | 40 define i32 @func_34(i8 signext %p_35) nounwind readonly {
|