Lines Matching refs:getNamedGlobal
334 if (auto *VDispMap = CGM.getModule().getNamedGlobal(MangledName)) in getAddrOfVirtualDisplacementMap()
532 if (llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(Name)) in getImageBase()
1833 CGM.getModule().getNamedGlobal(VFTableName)) { in getAddrOfVTable()
2106 assert(!CGM.getModule().getNamedGlobal(Name) && in getAddrOfVBTable()
2399 if (auto *GV = CGM.getModule().getNamedGlobal(VarName)) in getInitThreadEpochPtr()
3473 if (auto VTable = CGM.getModule().getNamedGlobal(MangledName)) in getTypeInfoVTable()
3630 if (auto CHD = Module.getNamedGlobal(MangledName)) in getClassHierarchyDescriptor()
3731 if (auto BCD = Module.getNamedGlobal(MangledName)) in getBaseClassDescriptor()
3767 if (auto COL = Module.getNamedGlobal(MangledName)) in getCompleteObjectLocator()
3877 if (llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(MangledName)) in getAddrOfRTTIDescriptor()
4082 if (llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(MangledName)) in getCatchableType()
4288 if (llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(MangledName)) in getThrowInfo()