HomeSort by relevance Sort by last modified time
    Searched defs:_bar (Results 1 - 11 of 11) sorted by null

  /external/llvm/test/MC/MachO/
gen-dwarf-producer.s 4 .globl _bar
5 _bar: label
gen-dwarf-cpp.s 5 .globl _bar
6 _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')
x86_64-reloc-arithmetic.s 6 _bar = _foo + 2 define
8 leaq _bar(%rip), %rcx
21 // CHECK-NEXT: ('_string', '_bar')
gen-dwarf.s 4 .globl _bar
5 _bar: label
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/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/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/llvm/test/MC/X86/
gnux32-dwarf-gen.s 14 .globl _bar
15 _bar: label

Completed in 309 milliseconds