Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dsymbol-variants.s100 .word f30(GOT_PREL) + (. - .Lsym)
101 ldr r3, =f31(GOT_PREL)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/
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()
DARMISelLowering.cpp2809 UseGOT_PREL ? ARMCP::GOT_PREL : ARMCP::no_modifier, in LowerGlobalAddressELF()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h50 GOT_PREL, /// Global Offset Table, PC Relative enumerator
DARMConstantPoolValue.cpp61 case ARMCP::GOT_PREL: in getModifierText()
DARMExpandPseudoInsts.cpp1482 ? ARMCP::GOT_PREL in ExpandMI()
1487 /*AddCurrentAddr*/ Modifier == ARMCP::GOT_PREL); in ExpandMI()
DARMAsmPrinter.cpp785 case ARMCP::GOT_PREL: in getModifierVariantKind()
DARMFastISel.cpp2967 UseGOT_PREL ? ARMCP::GOT_PREL : ARMCP::no_modifier, in ARMLowerPICELF()
/external/elfutils/backends/
Darm_reloc.def127 RELOC_TYPE (GOT_PREL, REL)