Home
last modified time | relevance | path

Searched refs:func_35 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/test/Analysis/MemorySSA/
H A Dpr43493.ll4 ; CHECK-LABEL: @func_35()
5 define void @func_35() {
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dfriend2.cpp175 template<typename T> inline void func_35(T *x);
178 template<typename T> friend void func_35(T *x) {} // expected-note{{previous definition is here}} in func_35() function
182 template<typename T> friend void func_35(T *x) {} // expected-error{{redefinition of 'func_35'}} in func_35() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2010-03-04-Mul8Bug.ll19 …%call85 = call i32 @func_35(ptr undef, i32 undef, i32 %conv58, i32 1247, i32 0) nounwind ; <i32> […
23 declare i32 @func_35(ptr, i32, i32, i32, i32)
H A Dtest-shrink-bug.ll9 define dso_local i32 @func_35(i64 %p_38) nounwind ssp {
10 ; CHECK-X86-LABEL: func_35:
26 ; CHECK-X64-LABEL: func_35:
H A D2009-08-06-branchfolder-crash.ll90 define i32 @func_35(i8 signext %p_35) nounwind readonly {