Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
HDCSKYMCExpr.cpp50 case VK_CSKY_TLSIE: in getVariantKindName()
104 case VK_CSKY_TLSIE: in fixELFSymbolsInTLSFixups()
128 case VK_CSKY_TLSIE: in evaluateAsRelocatableImpl()
HDCSKYMCExpr.h31 VK_CSKY_TLSIE, enumerator
HDCSKYELFObjectWriter.cpp91 if (TK == CSKYMCExpr::VK_CSKY_TLSIE) in getRelocType()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYAsmPrinter.cpp187 return CSKYMCExpr::VK_CSKY_TLSIE; in getModifierVariantKind()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
HDCSKYAsmParser.cpp854 CSKYExpr->getKind() == CSKYMCExpr::VK_CSKY_TLSIE || in processLRW()
1187 Kind = CSKYMCExpr::VK_CSKY_TLSIE; in parseCSKYSymbol()