Lines Matching refs:reloc_pcrel_word
252 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()
792 emitGlobalAddress(MO.getGlobal(), X86::reloc_pcrel_word, in emitInstruction()
798 emitExternalSymbolAddress(MO.getSymbolName(), X86::reloc_pcrel_word); in emitInstruction()
804 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()
959 unsigned rt = Is64BitMode ? X86::reloc_pcrel_word in emitInstruction()