Searched refs:TPOFF (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMConstantPoolValue.h | 45 TPOFF enumerator
|
| HD | ARMConstantPoolValue.cpp | 58 case ARMCP::TPOFF: return "tpoff"; in getModifierText()
|
| HD | ARMAsmPrinter.cpp | 829 case ARMCP::TPOFF: return MCSymbolRefExpr::VK_TPOFF; in getModifierVariantKind()
|
| HD | ARMISelLowering.cpp | 2561 ARMConstantPoolConstant::Create(GV, ARMCP::TPOFF); in LowerToTLSExecModels()
|
| /NextBSD/contrib/gcc/ |
| HD | configure.ac | 2388 movl $foo@TPOFF, %eax 2389 subl $foo@TPOFF, %eax 2405 movq $foo@TPOFF, %rax' 2551 .long foo@TPOFF'
|
| HD | ChangeLog-2002 | 20146 (output_pic_addr_const): Handle GOTTPOFF, TPOFF, NTPOFF, DTPOFF.
|
| /NextBSD/contrib/binutils/gas/doc/ |
| HD | c-arm.texi | 345 @code{TPOFF}.
|
| /NextBSD/contrib/binutils/gas/ |
| HD | ChangeLog-0203 | 3961 (sh_parse_name): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF and 5769 (lex_got): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF, @DTPOFF
|