HomeSort by relevance Sort by last modified time
    Searched refs:_bar (Results 1 - 25 of 27) sorted by null

1 2

  /external/llvm/test/MC/MachO/
gen-dwarf-producer.s 4 .globl _bar
5 _bar: label
bad-darwin-x86_64-diff-relocs.s 4 .quad _foo - _bar
eh-frame-reloc.s 9 .globl _bar
11 _bar: label
28 // OLD64-NEXT: 0x20 0 3 1 X86_64_RELOC_UNSIGNED 0 _bar
gen-dwarf-cpp.s 5 .globl _bar
6 _bar: label
x86_64-reloc-arithmetic.s 6 _bar = _foo + 2 define
8 leaq _bar(%rip), %rcx
21 // CHECK-NEXT: ('_string', '_bar')
i386-large-relocations.s 8 .long _bar
10 .long _bar+8
11 .long _bar+24
13 .long _bar+16
16 .zerofill __DATA,__bss,_bar,48,4
gen-dwarf.s 4 .globl _bar
5 _bar: label
absolute.s 3 _bar: label
9 .set foo_set2, (_foo - _bar + 0xffff0000)
12 foo_equals2 = (_foo - _bar + 0xffff0000)
18 .set foo_set2_global, (_foo - _bar + 0xffff0000)
74 // CHECK: ('_string', '_bar')
darwin-x86_64-reloc.s 22 _bar: label
24 .quad _foo - _bar
25 .quad _foo - _bar + 4
26 .long _foo - _bar
329 // CHECK: ('_string', '_bar')
  /external/clang/test/FixIt/
fixit-cxx11-compat.cpp 10 #define _bar "_bar" macro
11 const char *q = "foo"_bar; // expected-warning {{will be treated as a user-defined literal suffix}}
  /external/lldb/test/lang/objc/real-definition/
Foo.h 6 Bar *_bar; variable
  /external/llvm/test/MC/ARM/
thumb2be-movt-encoding.s 4 movt r9, :upper16:(_bar)
5 @ CHECK-LE: movt r9, :upper16:_bar @ encoding: [0xc0'A',0xf2'A',0b0000AAAA,0x09]
6 @ CHECK-LE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movt_hi16
7 @ CHECK-BE: movt r9, :upper16:_bar @ encoding: [0xf2,0b1100AAAA,0x09'A',A]
8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movt_hi16
thumb2be-movw-encoding.s 4 movw r9, :lower16:(_bar)
5 @ CHECK-LE: movw r9, :lower16:_bar @ encoding: [0x40'A',0xf2'A',0b0000AAAA,0x09]
6 @ CHECK-LE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movw_lo16
7 @ CHECK-BE: movw r9, :lower16:_bar @ encoding: [0xf2,0b0100AAAA,0x09'A',A]
8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movw_lo16
basic-thumb-instructions.s 131 beq _bar
141 @ CHECK: beq _bar @ encoding: [A,0xd0]
142 @ CHECK: @ fixup A - offset: 0, value: _bar, kind: fixup_arm_thumb_bcc
143 @ CHECK-BE: beq _bar @ encoding: [0xd0,A]
144 @ CHECK-BE: @ fixup A - offset: 0, value: _bar, kind: fixup_arm_thumb_bcc
180 bl _bar
183 @ CHECK: bl _bar @ encoding: [A,0xf0'A',A,0xd0'A']
184 @ CHECK: @ fixup A - offset: 0, value: _bar, kind: fixup_arm_thumb_bl
185 @ CHECK-BE: bl _bar @ encoding: [0xf0'A',A,0xd0'A',A]
186 @ CHECK-BE: @ fixup A - offset: 0, value: _bar, kind: fixup_arm_thumb_b
    [all...]
  /external/llvm/test/MC/COFF/
symbol-alias.s 20 .globl _bar # @bar
22 _bar: label
32 _bar_alias = _bar
simple-fixups.s 21 .def _bar;
25 .globl _bar
27 _bar: # @bar label
  /external/clang/test/SemaCXX/
cxx11-ast-print.cpp 6 // CHECK: decltype(""_foo) operator "" _bar(unsigned long long);
7 decltype(""_foo) operator"" _bar(unsigned long long);
9 // CHECK: decltype(42_bar) operator "" _baz(long double);
10 decltype(42_bar) operator"" _baz(long double);
27 // CHECK: const char *p4 = 297_bar;
  /external/clang/test/Parser/
cxx11-user-defined-literals.cpp 5 #include "foo"_bar // expected-error {{expected "FILENAME" or <FILENAME>}}
6 #line 1 "foo"_bar // expected-error {{user-defined suffix cannot be used here}}
7 # 1 "foo"_bar 1 // expected-error {{user-defined suffix cannot be used here}}
8 #ident "foo"_bar // expected-error {{user-defined suffix cannot be used here}}
9 _Pragma("foo"_bar) // expected-error {{user-defined suffix cannot be used here}}
10 #pragma comment(lib, "foo"_bar) // expected-error {{user-defined suffix cannot be used here}}
11 _Pragma("comment(lib, \"foo\"_bar)") // expected-error {{user-defined suffix cannot be used here}}
13 #pragma push_macro("foo"_bar) // expected-error {{user-defined suffix cannot be used here}}
14 #if __has_warning("-Wan-island-to-discover"_bar) // expected-error {{user-defined suffix cannot be used here}}
15 #elif __has_include("foo"_bar) // expected-error {{expected "FILENAME" or <FILENAME>}
    [all...]
  /external/llvm/test/MC/MachO/ARM/
long-call-branch-island-relocation.s 9 .globl _bar
12 .thumb_func _bar
13 _bar: label
  /external/llvm/test/MC/X86/
gnux32-dwarf-gen.s 14 .globl _bar
15 _bar: label
  /external/valgrind/main/helgrind/
helgrind.h 279 #define VALGRIND_HG_BARRIER_INIT_PRE(_bar, _count, _resizable) \
281 void*,(_bar), \
286 #define VALGRIND_HG_BARRIER_WAIT_PRE(_bar) \
288 void*,(_bar))
298 #define VALGRIND_HG_BARRIER_RESIZE_PRE(_bar, _newcount) \
300 void*,(_bar), \
304 #define VALGRIND_HG_BARRIER_DESTROY_PRE(_bar) \
306 void*,(_bar))
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas64/
gas-macho64.asm 42 # TODO: .quad _foo - _bar
43 # r_type=X86_64_RELOC_SUBTRACTOR,r_length=3,r_extern=1, r_pcrel=0,r_symbolnum=_bar
47 # TODO: .quad _foo - _bar + 4
48 # r_type=X86_64_RELOC_SUBTRACTOR,r_length=3, r_extern=1,r_pcrel=0,r_symbolnum=_bar
52 # TODO: .long _foo - _bar
53 # r_type=X86_64_RELOC_SUBTRACTOR,r_length=2,r_extern=1,r_pcrel=0,r_symbolnum=_bar
  /external/llvm/test/MC/MachO/AArch64/
darwin-ARM64-reloc.s 23 .quad _foo - _bar
24 .quad _foo - _bar + 4
26 .long _foo - _bar
  /external/clang/test/CodeGen/
ms-inline-asm.c 180 char _bar[2];
186 __asm mov eax, LENGTH _bar
196 __asm mov eax, TYPE _bar
205 __asm mov eax, SIZE _bar
  /external/llvm/test/MC/AArch64/
arm64-leaf-compact-unwind.s 112 adrp x8, _bar@GOTPAGE
114 ldr x8, [x8, _bar@GOTPAGEOFF]
206 .comm _bar,4,2 ; @bar

Completed in 536 milliseconds

1 2