Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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.cpp853 case ARMCP::SECREL: in getModifierVariantKind()
H A DARMISelLowering.cpp3652 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows()