Searched refs:__foo (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | dbg-i128-const.ll | 6 define i128 @__foo(i128 %a, i128 %b) nounwind { 18 … metadata !{i32 524334, i32 0, metadata !4, metadata !"__foo", metadata !"__foo", metadata !"__foo…
|
/external/llvm/test/DebugInfo/X86/ |
D | dbg-i128-const.ll | 7 define i128 @__foo(i128 %a, i128 %b) nounwind !dbg !3 { 22 !3 = distinct !DISubprogram(name: "__foo", linkageName: "__foo", line: 26, isLocal: false, isDefini…
|
/external/clang/test/CodeGen/ |
D | pragma-weak.c | 41 #pragma weak foo = __foo 42 void __foo(void) {} in __foo() function
|
/external/fio/ |
D | fio.h | 545 int *__foo = NULL; \ 549 *__foo = 0; \
|
/external/llvm/test/DebugInfo/Generic/ |
D | cu-ranges.ll | 21 define i32 @foo(i32 %a) #0 section "__TEXT,__foo" !dbg !4 {
|