Home
last modified time | relevance | path

Searched refs:CreateTLSDescLo12 (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCExpr.h121 static const AArch64MCExpr *CreateTLSDescLo12(const MCExpr *Expr, in CreateTLSDescLo12() function
/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp63 Expr = AArch64MCExpr::CreateTLSDescLo12(Expr, OutContext); in lowerSymbolOperand()