Home
last modified time | relevance | path

Searched refs:SECREL (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h45 SECREL, /// Section Relative (Windows TLS) enumerator
DARMConstantPoolValue.cpp63 case ARMCP::SECREL: in getModifierText()
DARMAsmPrinter.cpp904 case ARMCP::SECREL: in getModifierVariantKind()
DARMISelLowering.cpp2656 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h53 SECREL, /// Section Relative (Windows TLS) enumerator
DARMConstantPoolValue.cpp69 case ARMCP::SECREL: in getModifierText()
DARMAsmPrinter.cpp787 case ARMCP::SECREL: in getModifierVariantKind()
DARMISelLowering.cpp2904 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows()
/external/elfutils/backends/
DChangeLog1102 * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.