| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ExtractGV.cpp | 101 GV.setComdat(nullptr); in runOnModule() 119 F.setComdat(nullptr); in runOnModule()
|
| H A D | Internalize.cpp | 139 GO->setComdat(nullptr); in maybeInternalize()
|
| H A D | ThinLTOBitcodeWriter.cpp | 100 GO.setComdat(Replacement->second); in promoteInternals() 346 F.setComdat(nullptr); in splitAndWriteThinLTOBitcode()
|
| H A D | FunctionImport.cpp | 1014 F->setComdat(nullptr); in convertToDeclaration() 1019 V->setComdat(nullptr); in convertToDeclaration() 1103 GO->setComdat(nullptr); in thinLTOResolvePrevailingInModule()
|
| H A D | DeadArgumentElimination.cpp | 170 NF->setComdat(Fn.getComdat()); in DeleteDeadVarargs() 874 NF->setComdat(F->getComdat()); in RemoveDeadStuffFromFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | FunctionImportUtils.cpp | 302 GO->setComdat(nullptr); in processGlobalForThinLTO() 321 GO.setComdat(Replacement->second); in processGlobalsForThinLTO()
|
| H A D | CloneModule.cpp | 27 Dst->setComdat(DC); in copyComdat()
|
| H A D | SymbolRewriter.cpp | 104 GO->setComdat(C); in rewriteComdat()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Comdat.cpp | 39 G->setComdat(unwrap(C)); in LLVMSetComdat()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | IndirectThunks.h | 57 F->setComdat(M.getOrInsertComdat(Name)); in createThunkFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | GlobalObject.h | 125 void setComdat(Comdat *C) { ObjComdat = C; } in setComdat() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | Instrumentation.cpp | 87 F.setComdat(C); in getOrCreateFunctionComdat()
|
| H A D | HWAddressSanitizer.cpp | 463 Ctor->setComdat(CtorComdat); in createHwasanCtorComdat() 522 Note->setComdat(NoteComdat); in createHwasanCtorComdat() 547 Dummy->setComdat(NoteComdat); in createHwasanCtorComdat() 1517 Descriptor->setComdat(NewGV->getComdat()); in instrumentGlobal() 1641 ThunkFn->setComdat(M.getOrInsertComdat(ThunkName)); in instrumentPersonalityFunctions()
|
| H A D | InstrProfiling.cpp | 710 Bias->setComdat(M->getOrInsertComdat(Bias->getName())); in lowerIncrement() 881 GV->setComdat(C); in getOrCreateRegionCounters() 1129 User->setComdat(M->getOrInsertComdat(User->getName())); in emitRuntimeHook()
|
| H A D | SanitizerCoverage.cpp | 373 CtorFunc->setComdat(M.getOrInsertComdat(CtorName)); in CreateInitCallsForSections() 689 Array->setComdat(Comdat); in CreateFunctionLocalArrayInSection()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LowerEmuTLS.cpp | 49 to->setComdat(M.getOrInsertComdat(to->getName())); in copyLinkageVisibility()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSymbolWasm.h | 77 void setComdat(bool isComdat) { IsComdat = isComdat; } in setComdat() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | ExtractFunction.cpp | 210 GV->setComdat(nullptr); in DeleteGlobalInitializer() 219 F->setComdat(nullptr); in DeleteFunctionBody()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MicrosoftCXXABI.cpp | 1905 VTable->setComdat(C); in getAddrOfVTable() 2383 AddToXDU(F)->setComdat(C); in EmitThreadLocalInitFuncs() 2495 F->setComdat(CGM.getModule().getOrInsertComdat(F->getName())); in EmitGuardedInit() 2562 GuardVar->setComdat( in EmitGuardedInit() 3676 CHD->setComdat(CGM.getModule().getOrInsertComdat(CHD->getName())); in getClassHierarchyDescriptor() 3714 BCA->setComdat(CGM.getModule().getOrInsertComdat(BCA->getName())); in getBaseClassArray() 3756 BCD->setComdat(CGM.getModule().getOrInsertComdat(BCD->getName())); in getBaseClassDescriptor() 3817 COL->setComdat(CGM.getModule().getOrInsertComdat(COL->getName())); in getCompleteObjectLocator() 3957 Fn->setComdat(CGM.getModule().getOrInsertComdat(Fn->getName())); in emitCXXStructor() 4158 GV->setComdat(CGM.getModule().getOrInsertComdat(GV->getName())); in getCatchableType() [all …]
|
| H A D | CGVTT.cpp | 98 VTT->setComdat(CGM.getModule().getOrInsertComdat(VTT->getName())); in EmitVTTDefinition()
|
| H A D | CGObjCGNU.cpp | 215 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString() 1107 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString() 1329 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef() 1422 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef() 1454 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString() 1481 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector() 1511 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds() 1539 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction() 1557 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction() 1587 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction() [all …]
|
| H A D | ItaniumCXXABI.cpp | 1772 VTable->setComdat(CGM.getModule().getOrInsertComdat(VTable->getName())); in emitVTableDefinitions() 2447 guard->setComdat(C); in EmitGuardedInit() 2452 CGF.CurFn->setComdat(C); in EmitGuardedInit() 2454 guard->setComdat(CGM.getModule().getOrInsertComdat(guard->getName())); in EmitGuardedInit() 2816 Wrapper->setComdat(CGM.getModule().getOrInsertComdat(Wrapper->getName())); in getOrCreateThreadLocalWrapper() 3888 GV->setComdat(M.getOrInsertComdat(GV->getName())); in BuildTypeInfo() 4390 Fn->setComdat(C); in emitCXXStructor() 4709 fn->setComdat(CGM.getModule().getOrInsertComdat(fn->getName())); in getClangCallTerminateFn()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | WasmAsmParser.cpp | 240 WasmSym->setComdat(true); in parseDirectiveType()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURewriteOutArguments.cpp | 350 NewFunc->setComdat(F.getComdat()); in runOnFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 1156 IRLevelVersionVariable->setComdat(M.getOrInsertComdat(VarName)); in createIRLevelProfileFlagVar() 1172 ProfileNameVar->setComdat(M.getOrInsertComdat( in createProfileFileNameVar()
|