Home
last modified time | relevance | path

Searched defs:InternedName (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp103 auto InternedName = ES.intern(Sym->getName()); in notifyResolved() local
122 auto InternedName = ES.intern(Sym->getName()); in notifyResolved() local
DLLJIT.cpp58 auto InternedName = ES->intern(Name); in defineAbsolute() local
DLayer.cpp207 auto InternedName = ES.intern(*Name); in getObjectSymbolFlags() local
DRTDyldObjectLinkingLayer.cpp204 auto InternedName = getExecutionSession().intern(KV.first); in onObjLoad() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp191 auto InternedName = ES.intern(Sym->getName()); in notifyResolved() local
212 auto InternedName = ES.intern(Sym->getName()); in notifyResolved() local
DRTDyldObjectLinkingLayer.cpp311 auto InternedName = getExecutionSession().intern(KV.first); in onObjLoad() local