Searched refs:get5 (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/flang/test/Semantics/Inputs/ |
| H A D | getsymbols02-a.f90 | 4 public :: get5 6 function get5() result(ret) function 9 end function get5
|
| H A D | getsymbols02-b.f90 | 10 ret = get5()
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | debug-CallGraph.cpp | 3 int get5() { in get5() function 12 return add(10, get5()); in test_add()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | 2011-01-19-MergedGlobalDbg.ll | 68 define zeroext i8 @get5(i8 zeroext %a) #0 !dbg !47 { 130 !47 = distinct !DISubprogram(name: "get5", linkageName: "get5", scope: !2, file: !2, line: 16, type…
|
| H A D | 2011-08-02-MergedGlobalDbg.ll | 62 define i32 @get5(i32 %a) #0 !dbg !41 { 121 !41 = distinct !DISubprogram(name: "get5", scope: !3, file: !3, line: 17, type: !11, isLocal: false…
|