Searched refs:bar6 (Results 1 – 19 of 19) sorted by relevance
24 bar6 = bar5 define25 bar6: label
24 bar6: label25 .weakref foo6, bar6
12 .symver undefined3, bar6@@@zed
92 char bar6; member123 char bar6; member
28 char bar6; member
41 int bar6(TransparentUnion tu) __attribute__((nonnull(1))) { in bar6() function
97 void bar6(long long y) { in bar6() function
13 .symver undefined3, bar6@@@zed31 @ CHECK-NEXT: 0x10 R_ARM_ABS32 bar6@zed 0x099 @ CHECK-NEXT: Name: bar6@zed
294 ; 32: calll {{_?}}bar6299 ; 64: jmp {{_?}}bar6300 %0 = tail call double (...)* @bar6() nounwind304 declare double @bar6(...)
5 -Dfoo6="'bar6 zed6'"
362 ; 32: calll {{_?}}bar6367 ; 64: jmp {{_?}}bar6371 ; X32ABI: jmp {{_?}}bar6372 %0 = tail call double (...) @bar6() nounwind376 declare double @bar6(...)
78 define i32 @bar6([2 x i64]* %arg) {83 ; CHECK-LABEL: @bar6
94 define i32 @bar6([2 x i64]* %arg) {99 ; CHECK-LABEL: @bar6
185 ;void bar6(foo2_t *f, unsigned n) {192 define void @bar6(%struct.foo2* nocapture %f, i32 %n) nounwind ssp {218 ; CHECK-LABEL: @bar6(
35 void bar6(id(^)(int));37 return bar6(objectCreationBlock);