Searched refs:get5 (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/flang/test/Semantics/Inputs/ |
D | getsymbols02-a.f90 | 4 public :: get5 6 function get5() result(ret) function 9 end function get5
|
D | getsymbols02-b.f90 | 10 ret = get5()
|
/external/llvm-project/clang/test/Analysis/ |
D | debug-CallGraph.cpp | 3 int get5() { in get5() function 12 return add(10, get5()); in test_add()
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | 2011-01-19-MergedGlobalDbg.ll | 71 define zeroext i8 @get5(i8 zeroext %a) #0 !dbg !47 { 133 !47 = distinct !DISubprogram(name: "get5", linkageName: "get5", scope: !2, file: !2, line: 16, type…
|
D | 2011-08-02-MergedGlobalDbg.ll | 65 define i32 @get5(i32 %a) #0 !dbg !41 { 124 !41 = distinct !DISubprogram(name: "get5", scope: !3, file: !3, line: 17, type: !11, isLocal: false…
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-01-19-MergedGlobalDbg.ll | 69 define zeroext i8 @get5(i8 zeroext %a) nounwind optsize !dbg !9 { 90 !9 = distinct !DISubprogram(name: "get5", linkageName: "get5", line: 16, isLocal: false, isDefiniti…
|
D | 2011-08-02-MergedGlobalDbg.ll | 63 define i32 @get5(i32 %a) nounwind optsize ssp !dbg !9 { 85 !9 = distinct !DISubprogram(name: "get5", line: 17, isLocal: false, isDefinition: true, virtualInde…
|