HomeSort by relevance Sort by last modified time
    Searched refs:TPOFF (Results 1 - 7 of 7) sorted by null

  /external/llvm/test/MC/ELF/
tls-i386.s 9 movl foo5@TPOFF(%eax), %eax
relocation.s 14 leaq foo@TPOFF(%rax), %rax # R_X86_64_TPOFF32
relocation-386.s 43 // Relocation 6 ($foo@TPOFF) is of type R_386_TLS_LE_32
138 // Relocation 21 (zed@TPOFF) is of type R_386_TLS_LE_32 and uses the symbol
209 movl $foo@TPOFF, %edx
224 movl zed@TPOFF(%eax), %eax
  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 44 TPOFF
ARMConstantPoolValue.cpp 59 case ARMCP::TPOFF: return "tpoff";
ARMAsmPrinter.cpp 814 case ARMCP::TPOFF: return MCSymbolRefExpr::VK_ARM_TPOFF;
    [all...]
ARMISelLowering.cpp     [all...]

Completed in 1668 milliseconds