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