Lines Matching refs:getNamedGlobal
319 if (auto *VDispMap = CGM.getModule().getNamedGlobal(MangledName)) in getAddrOfVirtualDisplacementMap()
515 if (llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(Name)) in getImageBase()
1683 CGM.getModule().getNamedGlobal(VFTableName)) { in getAddrOfVTable()
1977 assert(!CGM.getModule().getNamedGlobal(Name) && in getAddrOfVBTable()
2256 if (auto *GV = CGM.getModule().getNamedGlobal(VarName)) in getInitThreadEpochPtr()
3311 if (auto VTable = CGM.getModule().getNamedGlobal(MangledName)) in getTypeInfoVTable()
3466 if (auto CHD = Module.getNamedGlobal(MangledName)) in getClassHierarchyDescriptor()
3567 if (auto BCD = Module.getNamedGlobal(MangledName)) in getBaseClassDescriptor()
3603 if (auto COL = Module.getNamedGlobal(MangledName)) in getCompleteObjectLocator()
3713 if (llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(MangledName)) in getAddrOfRTTIDescriptor()
3921 if (llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(MangledName)) in getCatchableType()
4127 if (llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(MangledName)) in getThrowInfo()