Home
last modified time | relevance | path

Searched refs:TLSLDM (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h22 TLSLDM, enumerator
H A DSystemZAsmPrinter.cpp862 case SystemZCP::TLSLDM: return MCSymbolRefExpr::VK_TLSLDM; in getModifierVariantKind()
H A DSystemZISelLowering.cpp3664 SystemZConstantPoolValue::Create(GV, SystemZCP::TLSLDM); in lowerGlobalTLSAddress()