Home
last modified time | relevance | path

Searched defs:emitGlobalValueIndirectSym (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h46 virtual void *emitGlobalValueIndirectSym(const GlobalValue* GV, void *ptr, in emitGlobalValueIndirectSym() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.cpp141 void *ARMJITInfo::emitGlobalValueIndirectSym(const GlobalValue *GV, void *Ptr, in emitGlobalValueIndirectSym() function in ARMJITInfo
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86JITInfo.cpp437 void *X86JITInfo::emitGlobalValueIndirectSym(const GlobalValue* GV, void *ptr, in emitGlobalValueIndirectSym() function in X86JITInfo