Home
last modified time | relevance | path

Searched refs:foo_2 (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/Index/
Dcomplete-call.cpp5 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/
Dsext_64_32.ll14 ; CHECK-LABEL: foo_2:
17 define i64 @foo_2(i32 %ival_2) nounwind readnone {
/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc248 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/
Druntime-stkchk.ll18 ; CHECK-LABEL: foo_2
20 define i32 @foo_2(i32 %n, i32* %y) #0 {
Didxload-with-zero-offset.ll51 define i32 @foo_2(i8* nocapture %a, i32 %n, i32 %m) nounwind {
/external/llvm/test/CodeGen/Hexagon/
Druntime-stkchk.ll18 ; CHECK-LABEL: foo_2
20 define i32 @foo_2(i32 %n, i32* %y) #0 {
Didxload-with-zero-offset.ll51 define i32 @foo_2(i8* nocapture %a, i32 %n, i32 %m) nounwind {
/external/llvm/test/MC/Mips/
Dsext_64_32.ll16 define i64 @foo_2(i32 %ival_2) nounwind readnone {
/external/libunwind/tests/
DLrs-race.c67 foo_2 (void) in foo_2() function
1343 foo_2 (); in bar()