Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp367 GlobalValue *getLinkedToGlobal(GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anon362dfdd90211::ModuleLinker
523 GlobalValue *DGV = getLinkedToGlobal(I); in computeTypeMapping()
539 if (GlobalValue *DGV = getLinkedToGlobal(I)) in computeTypeMapping()
617 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalProto()
678 GlobalValue *DGV = getLinkedToGlobal(SF); in linkFunctionProto()
720 GlobalValue *DGV = getLinkedToGlobal(SGA); in linkAliasProto()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/
DLinkModules.cpp81 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anon8fcb3be50111::ModuleLinker
330 GlobalValue *DGV = getLinkedToGlobal(&GV); in linkIfNeeded()
410 GlobalValue *DGV = getLinkedToGlobal(GV2); in addLazyFor()
536 GlobalValue *DGV = getLinkedToGlobal(GV2); in run()
DIRMover.cpp452 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anon0e8d35020211::IRLinker
707 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping()
723 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
727 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
861 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto()
916 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto()
/external/llvm/lib/Linker/
DLinkModules.cpp83 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anonc41387ad0111::ModuleLinker
354 GlobalValue *DGV = getLinkedToGlobal(&GV); in linkIfNeeded()
439 GlobalValue *DGV = getLinkedToGlobal(GV2); in addLazyFor()
565 GlobalValue *DGV = getLinkedToGlobal(GV2); in run()
DIRMover.cpp433 GlobalValue *getLinkedToGlobal(const GlobalValue *SrcGV) { in getLinkedToGlobal() function in __anonba36dcca0211::IRLinker
665 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping()
681 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
685 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping()
816 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto()
873 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto()