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

1 2

  /external/llvm/test/MC/MachO/
gen-dwarf-producer.s 4 .globl _bar
5 _bar: label
eh-frame-reloc.s 9 .globl _bar
11 _bar: label
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
16 // CHECK-NEXT: 0x103 1 2 1 X86_64_RELOC_SIGNED 0 _bar
30 // CHECK-NEXT: Name: _bar (6)
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)
60 // CHECK: Name: _bar (12)
bad-darwin-x86_64-diff-relocs.s 4 .quad _foo - _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/swiftshader/third_party/LLVM/test/MC/MachO/
x86_64-reloc-arithmetic.s 6 _bar = _foo + 2 define
8 leaq _bar(%rip), %rcx
21 // CHECK-NEXT: ('_string', '_bar')
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
loop.d 7 .* R_BFIN_PCREL24 0+00 _bar \+ 0
loop2.d 7 .* R_BFIN_PCREL24 0+00 _bar \+ 0
loop3.d 7 .* R_BFIN_PCREL24 0+00 _bar \+ 0
loop.s 5 call _bar;
loop2.s 5 call _bar;
loop3.s 5 call _bar;
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-h8300/
relax.s 6 jsr @_bar
9 _bar: label
  /external/swiftshader/third_party/LLVM/test/MC/COFF/
symbol-alias.s 20 .globl _bar # @bar
22 _bar: label
29 _bar_alias = _bar
simple-fixups.s 21 .def _bar;
25 .globl _bar
27 _bar: # @bar label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mn10300/
i36434-2.s 2 .global _bar
3 .type _bar,@function
4 _bar: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-selective/
keepdot.s 6 .stabs "barxfoo:F(0,20)",36,0,2,_bar
7 .global _bar
10 _bar: label
  /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
  /external/llvm/test/MC/COFF/
symbol-alias.s 20 .globl _bar # @bar
22 _bar: label
32 _bar_alias = _bar
simple-fixups.s 22 .def _bar;
26 .globl _bar
28 _bar: # @bar label

Completed in 188 milliseconds

1 2