Home
last modified time | relevance | path

Searched refs:reloc_absolute_word_sext (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ELFWriterInfo.cpp42 case X86::reloc_absolute_word_sext: in getRelocationType()
56 case X86::reloc_absolute_word_sext: in getRelocationType()
DX86Relocations.h43 reloc_absolute_word_sext = 3, enumerator
DX86CodeEmitter.cpp415 (IsPCRel ? X86::reloc_pcrel_word : X86::reloc_absolute_word_sext) in emitDisplacementField()
922 rt = X86::reloc_absolute_word_sext; // FIXME: add X86II flag? in emitInstruction()
962 rt = X86::reloc_absolute_word_sext; // FIXME: add X86II flag? in emitInstruction()
DX86JITInfo.cpp548 case X86::reloc_absolute_word_sext: in relocate()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeRelocations.h38 reloc_absolute_word_sext = 3, enumerator