Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h52 SECREL, /// Section Relative (Windows TLS) enumerator
DARMConstantPoolValue.cpp69 case ARMCP::SECREL: in getModifierText()
DARMAsmPrinter.cpp796 case ARMCP::SECREL: in getModifierVariantKind()
DARMISelLowering.cpp3200 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows()