Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h23 DTPOFF, enumerator
H A DSystemZAsmPrinter.cpp863 case SystemZCP::DTPOFF: return MCSymbolRefExpr::VK_DTPOFF; in getModifierVariantKind()
H A DSystemZISelLowering.cpp3682 CPV = SystemZConstantPoolValue::Create(GV, SystemZCP::DTPOFF); in lowerGlobalTLSAddress()