HomeSort by relevance Sort by last modified time
    Searched refs:bar8 (Results 1 - 5 of 5) sorted by null

  /external/clang/test/CodeGen/
ms_struct-bitfield-init.c 31 char bar8; member in struct:__anon8172
60 if (t2.bar0 != 'a' || t2.bar8 != 'i')
nonnull.c 49 // CHECK: define void @bar8(i32* nonnull %a, i32* nonnull %b)
50 void bar8(int *a, int *b) __attribute__((nonnull)) function
ms_struct-bitfield.c 129 char bar8; member in struct:__anon8182
stdcall-fastcall.c 111 void bar8(struct S1 a, int b) { function
112 // CHECK-LABEL: define void @bar8
  /external/llvm/test/MC/ELF/
weakref.s 31 bar8: label
32 .weakref foo8, bar8
101 // CHECK-NEXT: Name: bar8

Completed in 4551 milliseconds