Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h23 TLSLDM, enumerator
H A DSystemZAsmPrinter.cpp601 case SystemZCP::TLSLDM: return MCSymbolRefExpr::VK_TLSLDM; in getModifierVariantKind()
H A DSystemZISelLowering.cpp2741 SystemZConstantPoolValue::Create(GV, SystemZCP::TLSLDM); in lowerGlobalTLSAddress()
/freebsd-12.1/contrib/gcc/
H A Dconfigure.ac2382 leal foo@TLSLDM(%ebx), %eax
2511 .long foo@TLSLDM
2530 .quad foo@TLSLDM
2548 .long foo@TLSLDM
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dc-arm.texi341 @code{TLSLDM},
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-02033961 (sh_parse_name): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF and
5769 (lex_got): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF, @DTPOFF
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.md14959 "lea{l}\t{%&@TLSLDM(%1), %0|%0, %&@TLSLDM[%1]}\;call\t%P2"