Searched full:tocoff (Results 1 – 25 of 92) sorted by relevance
1234
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64le-smallarg.ll | 56 ; CHECK: li [[TOCOFF:[0-9]+]], 136 57 ; CHECK: stxsspx {{[0-9]+}}, 1, [[TOCOFF]]
|
/external/llvm/test/ObjectYAML/MachO/ |
D | load_commands.yaml | 84 tocoff: 0 210 #CHECK: tocoff: 0
|
D | rebase_opcode.yaml | 51 tocoff: 0
|
D | bind_opcode.yaml | 51 tocoff: 0
|
D | weak_bind_opcode.yaml | 51 tocoff: 0
|
D | export_trie.yaml | 84 tocoff: 0
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-private-headers.test | 110 CHECK: tocoff 0 307 EXE: tocoff 0 530 NON_VERBOSE: tocoff 0
|
/external/llvm/test/tools/llvm-objdump/AArch64/ |
D | macho-private-headers.test | 67 CHECK: tocoff 0 251 EXE: tocoff 0
|
/external/llvm/test/tools/llvm-objdump/ARM/ |
D | macho-private-headers.test | 114 CHECK: tocoff 0 285 EXE: tocoff 0
|
/external/llvm/test/MC/MachO/ |
D | section-align-1.s | 77 // CHECK: tocoff: 0
|
D | direction_labels.s | 86 // CHECK: tocoff: 0
|
D | string-table.s | 95 // CHECK: tocoff: 0
|
D | zerofill-2.s | 98 // CHECK: tocoff: 0
|
D | zerofill-5.s | 102 // CHECK: tocoff: 0
|
D | pcrel-to-other-section.s | 107 // CHECK: tocoff: 0
|
D | tdata.s | 101 // CHECK: tocoff: 0
|
D | symbols-1.s | 169 // CHECK-X86_32: tocoff: 0 334 // CHECK-X86_64: tocoff: 0
|
/external/swiftshader/third_party/LLVM/test/MC/MachO/ |
D | section-align-1.s | 72 // CHECK: ('tocoff', 0)
|
D | direction_labels.s | 80 // CHECK: ('tocoff', 0)
|
D | symbols-1.s | 147 // CHECK-X86_32: ('tocoff', 0) 295 // CHECK-X86_64: ('tocoff', 0)
|
D | zerofill-2.s | 88 // CHECK: ('tocoff', 0)
|
D | string-table.s | 85 // CHECK: ('tocoff', 0)
|
D | tdata.s | 91 // CHECK: ('tocoff', 0)
|
D | tlv.s | 95 // CHECK: ('tocoff', 0)
|
D | zerofill-5.s | 94 // CHECK: ('tocoff', 0)
|
1234