Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h52 SECREL, /// Section Relative (Windows TLS) enumerator
H A DARMConstantPoolValue.cpp69 case ARMCP::SECREL: in getModifierText()
H A DARMAsmPrinter.cpp814 case ARMCP::SECREL: in getModifierVariantKind()
H A DARMISelLowering.cpp3421 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows()