Home
last modified time | relevance | path

Searched refs:setComdat (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp100 I->setComdat(nullptr); in runOnModule()
118 F.setComdat(nullptr); in runOnModule()
H A DThinLTOBitcodeWriter.cpp77 GO.setComdat(Replacement->second); in promoteInternals()
286 F.setComdat(nullptr); in splitAndWriteThinLTOBitcode()
H A DInternalize.cpp124 GO->setComdat(nullptr); in maybeInternalize()
H A DFunctionImport.cpp908 F->setComdat(nullptr); in convertToDeclaration()
913 V->setComdat(nullptr); in convertToDeclaration()
993 GO->setComdat(nullptr); in thinLTOResolvePrevailingInModule()
H A DDeadArgumentElimination.cpp169 NF->setComdat(Fn.getComdat()); in DeleteDeadVarargs()
868 NF->setComdat(F->getComdat()); in RemoveDeadStuffFromFunction()
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp281 GO->setComdat(nullptr); in processGlobalForThinLTO()
300 GO.setComdat(Replacement->second); in processGlobalsForThinLTO()
H A DCloneModule.cpp28 Dst->setComdat(DC); in copyComdat()
H A DSymbolRewriter.cpp104 GO->setComdat(C); in rewriteComdat()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DComdat.cpp40 G->setComdat(unwrap(C)); in LLVMSetComdat()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp744 CounterPtr->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()
765 ValuesVar->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()
798 Data->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()
954 User->setComdat(M->getOrInsertComdat(User->getName())); in emitRuntimeHook()
982 ProfileNameVar->setComdat(M->getOrInsertComdat( in emitInitialization()
H A DInstrumentation.cpp97 F.setComdat(C); in GetOrCreateFunctionComdat()
H A DHWAddressSanitizer.cpp320 HwasanCtorFunction->setComdat(CtorComdat); in doInitialization()
334 GV->setComdat(CtorComdat); in doInitialization()
804 GV->setComdat(Comdat); in createFrameGlobal()
H A DPGOInstrumentation.cpp657 F.setComdat(NewComdat); in renameComdatFunction()
680 CF->setComdat(NewComdat); in renameComdatFunction()
1369 IRLevelVersionVariable->setComdat(M.getOrInsertComdat( in createIRLevelProfileFlagVariable()
H A DSanitizerCoverage.cpp290 CtorFunc->setComdat(M.getOrInsertComdat(SanCovModuleCtorName)); in CreateInitCallsForSections()
574 Array->setComdat(Comdat); in CreateFunctionLocalArrayInSection()
H A DAddressSanitizer.cpp1868 G->setComdat(C); in SetComdatForGlobalMetadata()
1872 Metadata->setComdat(G->getComdat()); in SetComdatForGlobalMetadata()
2151 NewGlobal->setComdat(G->getComdat()); in InstrumentGlobals()
2315 AsanCtorFunction->setComdat(M.getOrInsertComdat(kAsanModuleCtorName)); in runOnModule()
2319 AsanDtorFunction->setComdat(M.getOrInsertComdat(kAsanModuleDtorName)); in runOnModule()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCSymbolWasm.h57 void setComdat(bool isComdat) { IsComdat = isComdat; } in setComdat() function
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DGlobalObject.h103 void setComdat(Comdat *C) { ObjComdat = C; } in setComdat() function
/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DExtractFunction.cpp211 GV->setComdat(nullptr); in DeleteGlobalInitializer()
220 F->setComdat(nullptr); in DeleteFunctionBody()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp47 to->setComdat(M.getOrInsertComdat(to->getName())); in copyLinkageVisibility()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1823 VTable->setComdat(C); in getAddrOfVTable()
2290 AddToXDU(F)->setComdat(C); in EmitThreadLocalInitFuncs()
2402 F->setComdat(CGM.getModule().getOrInsertComdat(F->getName())); in EmitGuardedInit()
2469 GuardVar->setComdat( in EmitGuardedInit()
3565 CHD->setComdat(CGM.getModule().getOrInsertComdat(CHD->getName())); in getClassHierarchyDescriptor()
3603 BCA->setComdat(CGM.getModule().getOrInsertComdat(BCA->getName())); in getBaseClassArray()
3645 BCD->setComdat(CGM.getModule().getOrInsertComdat(BCD->getName())); in getBaseClassDescriptor()
3706 COL->setComdat(CGM.getModule().getOrInsertComdat(COL->getName())); in getCompleteObjectLocator()
3845 Fn->setComdat(CGM.getModule().getOrInsertComdat(Fn->getName())); in emitCXXDestructor()
4055 GV->setComdat(CGM.getModule().getOrInsertComdat(GV->getName())); in getCatchableType()
[all …]
H A DCGVTT.cpp100 VTT->setComdat(CGM.getModule().getOrInsertComdat(VTT->getName())); in EmitVTTDefinition()
H A DCGObjCGNU.cpp224 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString()
1088 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString()
1275 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef()
1365 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef()
1397 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString()
1424 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector()
1454 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds()
1482 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction()
1499 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction()
1529 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction()
[all …]
H A DItaniumCXXABI.cpp1596 VTable->setComdat(CGM.getModule().getOrInsertComdat(VTable->getName())); in emitVTableDefinitions()
2173 guard->setComdat(C); in EmitGuardedInit()
2178 CGF.CurFn->setComdat(C); in EmitGuardedInit()
2180 guard->setComdat(CGM.getModule().getOrInsertComdat(guard->getName())); in EmitGuardedInit()
3413 GV->setComdat(M.getOrInsertComdat(GV->getName())); in BuildTypeInfo()
3912 Fn->setComdat(C); in emitCXXStructor()
4230 fn->setComdat(CGM.getModule().getOrInsertComdat(fn->getName())); in getClangCallTerminateFn()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86RetpolineThunks.cpp205 F->setComdat(M.getOrInsertComdat(Name)); in createThunkFunction()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp368 NewFunc->setComdat(F.getComdat()); in runOnFunction()

12