Searched refs:getDefaultGlobalsAddressSpace (Results 1 – 9 of 9) sorted by relevance
297 unsigned getDefaultGlobalsAddressSpace() const { in getDefaultGlobalsAddressSpace() function
436 : M.getDataLayout().getDefaultGlobalsAddressSpace()), in GlobalVariable()
407 GlobalVariable::NotThreadLocal, DL.getDefaultGlobalsAddressSpace()); in lowerGlobalIFuncUsersAsGlobalCtor()
584 M.getDataLayout().getDefaultGlobalsAddressSpace()); in getOrCreateIdent()808 M.getDataLayout().getDefaultGlobalsAddressSpace()); in emitOffloadingEntry()1716 M.getDataLayout().getDefaultGlobalsAddressSpace(), in getFreshReductionFunc()
144 GlobalsInt8PtrTy = Int8Ty->getPointerTo(DL.getDefaultGlobalsAddressSpace()); in CodeGenModule()2923 getDataLayout().getDefaultGlobalsAddressSpace()) { in EmitAnnotateAttr()2926 getDataLayout().getDefaultGlobalsAddressSpace())); in EmitAnnotateAttr()
2581 unsigned GlobalsAS = CGM.getDataLayout().getDefaultGlobalsAddressSpace(); in InitializeVTablePointer()
2376 CGF.CGM.getDataLayout().getDefaultGlobalsAddressSpace()); in EmitGuardedInit()
3333 CGM.getDataLayout().getDefaultGlobalsAddressSpace()); in EmitCheck()
1788 AddrSpace = M->getDataLayout().getDefaultGlobalsAddressSpace(); in parseOptionalAddrSpace()