Searched refs:return4 (Results 1 – 4 of 4) sorted by relevance
11 # CHECK: 0000000000000010 <return4>:12 # CHECK-NEXT: ; int return4() { return 4; }
1 int return4() { return 4; } in return4() function
28 define dso_local i32 @return4() #0 !dbg !17 {57 !17 = distinct !DISubprogram(name: "return4", scope: !18, file: !18, line: 1, type: !19, scopeLine:…
135 const char *return4(char *p) { in return4() function