Home
last modified time | relevance | path

Searched refs:SBREL (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Darm-elf-relocations.s31 .word target(SBREL)
/external/llvm/test/MC/ARM/
Darm-elf-relocations.s31 .word target(SBREL)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/
Darm-select-globals-ropi-rwpi.mir35 # RWPI-NOMOVT: value: 'internal_global(SBREL)'
69 # RWPI-NOMOVT: value: 'external_global(SBREL)'
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h54 SBREL, /// Static Base Relative (RWPI) enumerator
DARMConstantPoolValue.cpp67 case ARMCP::SBREL: in getModifierText()
DARMInstructionSelector.cpp529 ARMConstantPoolConstant::Create(GV, ARMCP::SBREL), Alignment) in selectGlobal()
DARMAsmPrinter.cpp783 case ARMCP::SBREL: in getModifierVariantKind()
DARMISelLowering.cpp3240 ARMConstantPoolConstant::Create(GV, ARMCP::SBREL); in LowerGlobalAddressELF()