Home
last modified time | relevance | path

Searched refs:foo_local (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/test/ELF/
Daarch64-tls-iele.s27 .type foo_local, %object
28 .size foo_local, 4
29 foo_local: label
37 adrp x0, :gottprel:foo_local
38 ldr x0, [x0, :gottprel_lo12:foo_local]
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dtest_call_aix.ll30 define hidden void @foo_local() {
38 ; 32BIT: BL <mcsymbol .foo_local>, csr_aix32, implicit-def dead $lr, implicit $rm, implicit $r2, im…
42 ; 64BIT: BL8 <mcsymbol .foo_local>, csr_ppc64, implicit-def dead $lr8, implicit $rm, implicit $x2, …
46 ; CHECK: bl .foo_local
49 call void @foo_local()
/external/llvm-project/llvm/test/Transforms/SyntheticCountsPropagation/
Dinitial.ll33 ; CHECK-LABEL: define internal void @foo_local()
35 define internal void @foo_local() {
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddbg-value-funcarg.ll7 ; void foo_local(int t1a) {
42 define dso_local void @foo_local(i32 %t1a) local_unnamed_addr #0 !dbg !7 {
43 ; CHECK-LABEL: name: foo_local
132 !7 = distinct !DISubprogram(name: "foo_local", scope: !1, file: !1, line: 3, type: !8, scopeLine: 3…