Home
last modified time | relevance | path

Searched refs:hasComdat (Results 176 – 200 of 465) sorted by relevance

12345678910>>...19

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp249 !GV.hasExternalLinkage() || GV.hasComdat()) in getUniqueModuleId()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp258 !GV.hasExternalLinkage() || GV.hasComdat()) in getUniqueModuleId()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp249 !GV.hasExternalLinkage() || GV.hasComdat()) in getUniqueModuleId()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp249 !GV.hasExternalLinkage() || GV.hasComdat()) in getUniqueModuleId()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp266 !GV.hasExternalLinkage() || GV.hasComdat()) in getUniqueModuleId()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp249 !GV.hasExternalLinkage() || GV.hasComdat())
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DModuleUtils.cpp289 !GV.hasExternalLinkage() || GV.hasComdat()) in getUniqueModuleId()
/dports/devel/llvm80/llvm-8.0.1.src/lib/ProfileData/
H A DInstrProf.cpp927 if (F.hasComdat()) in needsComdatForCounter()
987 if (!F.hasComdat()) { in canRenameComdatFunc()
/dports/devel/llvm70/llvm-7.0.1.src/lib/ProfileData/
H A DInstrProf.cpp926 if (F.hasComdat())
986 if (!F.hasComdat()) {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp271 !GV.hasExternalLinkage() || GV.hasComdat()) in getUniqueModuleId()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DGlobals.cpp108 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DGlobals.cpp109 !isa<GlobalIFunc>(this) && !hasComdat(); in canBenefitFromLocalAlias()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp464 } else if (MAI->avoidWeakIfComdat() && GV->hasComdat()) { in emitLinkage()
3484 if (F.hasComdat()) { in emitXRayTable()
3489 Flags, 0, GroupName, F.hasComdat(), in emitXRayTable()
3495 GroupName, F.hasComdat(), MCSection::NonUniqueID, LinkedToSym); in emitXRayTable()
3583 if (F.hasComdat()) { in emitPatchableFunctionEntries()
3591 F.hasComdat(), MCSection::NonUniqueID, LinkedToSym)); in emitPatchableFunctionEntries()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp464 } else if (MAI->avoidWeakIfComdat() && GV->hasComdat()) { in emitLinkage()
3484 if (F.hasComdat()) { in emitXRayTable()
3489 Flags, 0, GroupName, F.hasComdat(), in emitXRayTable()
3495 GroupName, F.hasComdat(), MCSection::NonUniqueID, LinkedToSym); in emitXRayTable()
3583 if (F.hasComdat()) { in emitPatchableFunctionEntries()
3591 F.hasComdat(), MCSection::NonUniqueID, LinkedToSym)); in emitPatchableFunctionEntries()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp464 } else if (MAI->avoidWeakIfComdat() && GV->hasComdat()) { in emitLinkage()
3484 if (F.hasComdat()) { in emitXRayTable()
3489 Flags, 0, GroupName, F.hasComdat(), in emitXRayTable()
3495 GroupName, F.hasComdat(), MCSection::NonUniqueID, LinkedToSym); in emitXRayTable()
3583 if (F.hasComdat()) { in emitPatchableFunctionEntries()
3591 F.hasComdat(), MCSection::NonUniqueID, LinkedToSym)); in emitPatchableFunctionEntries()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp458 } else if (MAI->avoidWeakIfComdat() && GV->hasComdat()) { in emitLinkage()
3488 if (F.hasComdat()) { in emitXRayTable()
3493 Flags, 0, GroupName, F.hasComdat(), in emitXRayTable()
3499 GroupName, F.hasComdat(), MCSection::NonUniqueID, LinkedToSym); in emitXRayTable()
3587 if (F.hasComdat()) { in emitPatchableFunctionEntries()
3595 F.hasComdat(), MCSection::NonUniqueID, LinkedToSym)); in emitPatchableFunctionEntries()

12345678910>>...19