Home
last modified time | relevance | path

Searched refs:VK_CSKY_TLSIE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCExpr.cpp50 case VK_CSKY_TLSIE: in getVariantKindName()
104 case VK_CSKY_TLSIE: in fixELFSymbolsInTLSFixups()
128 case VK_CSKY_TLSIE: in evaluateAsRelocatableImpl()
H A DCSKYMCExpr.h31 VK_CSKY_TLSIE, enumerator
H A DCSKYELFObjectWriter.cpp91 if (TK == CSKYMCExpr::VK_CSKY_TLSIE) in getRelocType()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp187 return CSKYMCExpr::VK_CSKY_TLSIE; in getModifierVariantKind()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp854 CSKYExpr->getKind() == CSKYMCExpr::VK_CSKY_TLSIE || in processLRW()
1187 Kind = CSKYMCExpr::VK_CSKY_TLSIE; in parseCSKYSymbol()