Home
last modified time | relevance | path

Searched refs:GOT_PREL (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/test/CodeGen/ARM/
Demutls.ll16 ; ARM32: .long my_emutls_v_xyz(GOT_PREL)
39 ; ARM32: .long __emutls_v.i1(GOT_PREL)
52 ; ARM32: .long __emutls_v.i1(GOT_PREL)
64 ; ARM32: .long __emutls_v.i2(GOT_PREL)
77 ; ARM32: .long __emutls_v.i2(GOT_PREL)
Dglobals.ll72 ; LinuxPIC: .long G(GOT_PREL)-((.LPC0_0+8)-.Ltmp0)
Dload-global.ll46 ; LINUX: .long G(GOT_PREL)-((.LPC0_0+8)-.Ltmp0)
/external/llvm-project/llvm/test/CodeGen/ARM/
Demutls.ll18 ; ARM32: .long my_emutls_v_xyz(GOT_PREL)
41 ; ARM32: .long __emutls_v.i1(GOT_PREL)
54 ; ARM32: .long __emutls_v.i1(GOT_PREL)
66 ; ARM32: .long __emutls_v.i2(GOT_PREL)
79 ; ARM32: .long __emutls_v.i2(GOT_PREL)
Dglobals.ll72 ; LinuxPIC: .long G(GOT_PREL)-((.LPC0_0+8)-.Ltmp0)
Dload-global.ll46 ; LINUX: .long G(GOT_PREL)-((.LPC0_0+8)-.Ltmp0)
/external/llvm/test/MC/ARM/
Dsymbol-variants.s94 .word f28(GOT_PREL) + (. - .Lsym)
95 ldr r3, =f29(GOT_PREL)
/external/llvm-project/llvm/test/MC/ARM/
Dsymbol-variants.s108 .word f31(GOT_PREL) + (. - .Lsym)
109 ldr r3, =f32(GOT_PREL)
/external/llvm-project/lld/test/ELF/
Darm-fpic-got.s22 .long val(GOT_PREL)-((.LPC0_0+8)-.Ltmp0)
/external/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/
Dthumb-isel-globals-pic.ll44 ; ELF: .long external_global(GOT_PREL)-(([[ANCHOR]]+4)-[[TMPLABEL]])
91 ; ELF: .long external_constant(GOT_PREL)-(([[ANCHOR]]+4)-[[TMPLABEL]])
Darm-isel-globals-pic.ll44 ; ELF: .long external_global(GOT_PREL)-(([[ANCHOR]]+8)-[[TMPLABEL]])
91 ; ELF: .long external_constant(GOT_PREL)-(([[ANCHOR]]+8)-[[TMPLABEL]])
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h42 GOT_PREL, /// Global Offset Table, PC Relative enumerator
DARMConstantPoolValue.cpp57 case ARMCP::GOT_PREL: in getModifierText()
DARMAsmPrinter.cpp902 case ARMCP::GOT_PREL: in getModifierVariantKind()
DARMFastISel.cpp2943 UseGOT_PREL ? ARMCP::GOT_PREL : ARMCP::no_modifier, in ARMLowerPICELF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h49 GOT_PREL, /// Global Offset Table, PC Relative enumerator
DARMConstantPoolValue.cpp61 case ARMCP::GOT_PREL: in getModifierText()
DARMExpandPseudoInsts.cpp1496 ? ARMCP::GOT_PREL in ExpandMI()
1501 /*AddCurrentAddr*/ Modifier == ARMCP::GOT_PREL); in ExpandMI()
DARMAsmPrinter.cpp794 case ARMCP::GOT_PREL: in getModifierVariantKind()
DARMFastISel.cpp2961 UseGOT_PREL ? ARMCP::GOT_PREL : ARMCP::no_modifier, in ARMLowerPICELF()
/external/llvm-project/llvm/lib/Target/ARM/
DARMConstantPoolValue.h49 GOT_PREL, /// Global Offset Table, PC Relative enumerator
DARMConstantPoolValue.cpp61 case ARMCP::GOT_PREL: in getModifierText()
DARMExpandPseudoInsts.cpp2377 ? ARMCP::GOT_PREL in ExpandMI()
2382 /*AddCurrentAddr*/ Modifier == ARMCP::GOT_PREL); in ExpandMI()
DARMAsmPrinter.cpp812 case ARMCP::GOT_PREL: in getModifierVariantKind()
/external/elfutils/backends/
Darm_reloc.def127 RELOC_TYPE (GOT_PREL, REL)

12