Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsCodeEmitter.cpp93 void emitGlobalAddress(const GlobalValue *GV, unsigned Reloc,
190 emitGlobalAddress(MO.getGlobal(), getRelocation(MI, MO), true); in getMachineOpValue()
204 void MipsCodeEmitter::emitGlobalAddress(const GlobalValue *GV, unsigned Reloc, in emitGlobalAddress() function in MipsCodeEmitter
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp81 void emitGlobalAddress(const GlobalValue *GV, unsigned Reloc,
260 void Emitter<CodeEmitter>::emitGlobalAddress(const GlobalValue *GV, in emitGlobalAddress() function in Emitter
424 emitGlobalAddress(RelocOp->getGlobal(), RelocType, RelocOp->getOffset(), in emitDisplacementField()
791 emitGlobalAddress(MO.getGlobal(), X86::reloc_pcrel_word, in emitInstruction()
842 emitGlobalAddress(MO1.getGlobal(), rt, MO1.getOffset(), 0, in emitInstruction()
925 emitGlobalAddress(MO1.getGlobal(), rt, MO1.getOffset(), 0, in emitInstruction()
965 emitGlobalAddress(MO.getGlobal(), rt, MO.getOffset(), 0, in emitInstruction()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp345 void emitGlobalAddress(const GlobalValue *GV, unsigned Reloc,
423 emitGlobalAddress(MO.getGlobal(), Reloc, true, false); in getMovi32Value()
446 emitGlobalAddress(MO.getGlobal(), ARM::reloc_arm_branch, true, false); in getMachineOpValue()
466 void ARMCodeEmitter::emitGlobalAddress(const GlobalValue *GV, unsigned Reloc, in emitGlobalAddress() function in ARMCodeEmitter
642 emitGlobalAddress(GV, ARM::reloc_arm_machine_cp_entry, in emitConstPoolInstruction()
665 emitGlobalAddress(GV, ARM::reloc_arm_absolute, isa<Function>(GV), false); in emitConstPoolInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DWritingAnLLVMBackend.rst1884 ``emitGlobalAddress``, ``emitExternalSymbolAddress``, ``emitConstPoolAddress``,
1905 emitGlobalAddress(MO1.getGlobal(), rt, MO1.getOffset(), 0,
/external/llvm/docs/
DWritingAnLLVMBackend.rst1844 ``emitGlobalAddress``, ``emitExternalSymbolAddress``, ``emitConstPoolAddress``,
1865 emitGlobalAddress(MO1.getGlobal(), rt, MO1.getOffset(), 0,