Searched refs:foo_2 (Results 1 – 9 of 9) sorted by relevance
/external/clang/test/Index/ |
D | complete-call.cpp | 5 void foo_2(int); 6 void foo_2(void *); 25 void foo_2(int); 26 void foo_2(void *); 48 foo_2(42); in main() 68 s.foo_2(42); in main() 88 foo_2(42,); in main() 92 s.foo_2(42,); in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | sext_64_32.ll | 14 ; CHECK-LABEL: foo_2: 17 define i64 @foo_2(i32 %ival_2) nounwind readnone {
|
/external/google-breakpad/src/common/linux/ |
D | file_id_unittest.cc | 248 Section foo_2(kLittleEndian); in TYPED_TEST() local 249 PopulateSection(&foo_2, 32, 5); in TYPED_TEST() 250 elf2.AddSection(".foo", foo_2, SHT_PROGBITS); in TYPED_TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | runtime-stkchk.ll | 18 ; CHECK-LABEL: foo_2 20 define i32 @foo_2(i32 %n, i32* %y) #0 {
|
D | idxload-with-zero-offset.ll | 51 define i32 @foo_2(i8* nocapture %a, i32 %n, i32 %m) nounwind {
|
/external/llvm/test/CodeGen/Hexagon/ |
D | runtime-stkchk.ll | 18 ; CHECK-LABEL: foo_2 20 define i32 @foo_2(i32 %n, i32* %y) #0 {
|
D | idxload-with-zero-offset.ll | 51 define i32 @foo_2(i8* nocapture %a, i32 %n, i32 %m) nounwind {
|
/external/llvm/test/MC/Mips/ |
D | sext_64_32.ll | 16 define i64 @foo_2(i32 %ival_2) nounwind readnone {
|
/external/libunwind/tests/ |
D | Lrs-race.c | 67 foo_2 (void) in foo_2() function 1343 foo_2 (); in bar()
|