Home
last modified time | relevance | path

Searched refs:reloc_pcrel_word (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp252 X86::reloc_pcrel_word, MBB)); in emitPCRelativeBlockAddress()
268 else if (Reloc == X86::reloc_pcrel_word) in emitGlobalAddress()
316 else if (Reloc == X86::reloc_pcrel_word) in emitConstPoolAddress()
336 else if (Reloc == X86::reloc_pcrel_word) in emitJumpTableAddress()
415 (IsPCRel ? X86::reloc_pcrel_word : X86::reloc_absolute_word_sext) in emitDisplacementField()
791 emitGlobalAddress(MO.getGlobal(), X86::reloc_pcrel_word, in emitInstruction()
797 emitExternalSymbolAddress(MO.getSymbolName(), X86::reloc_pcrel_word); in emitInstruction()
803 emitJumpTableAddress(MO.getIndex(), X86::reloc_pcrel_word); in emitInstruction()
833 unsigned rt = Is64BitMode ? X86::reloc_pcrel_word in emitInstruction()
919 unsigned rt = Is64BitMode ? X86::reloc_pcrel_word in emitInstruction()
[all …]
DX86ELFWriterInfo.cpp38 case X86::reloc_pcrel_word: in getRelocationType()
52 case X86::reloc_pcrel_word: in getRelocationType()
DX86Relocations.h29 reloc_pcrel_word = 0, enumerator
DX86JITInfo.cpp533 case X86::reloc_pcrel_word: { in relocate()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeRelocations.h24 reloc_pcrel_word = 0, enumerator
DMBlazeELFWriterInfo.cpp37 case MBlaze::reloc_pcrel_word: in getRelocationType()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DWritingAnLLVMBackend.rst1898 unsigned rt = Is64BitMode ? X86::reloc_pcrel_word
1926 value already in memory. For ``reloc_pcrel_word`` and ``reloc_picrel_word``,
1932 reloc_pcrel_word = 0, // add reloc value after adjusting for the PC loc
/external/llvm/docs/
DWritingAnLLVMBackend.rst1858 unsigned rt = Is64BitMode ? X86::reloc_pcrel_word
1886 value already in memory. For ``reloc_pcrel_word`` and ``reloc_picrel_word``,
1892 reloc_pcrel_word = 0, // add reloc value after adjusting for the PC loc