Home
last modified time | relevance | path

Searched defs:ComdatName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
H A DLinkModules.cpp131 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader()
151 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()
224 StringRef ComdatName = SrcC->getName(); in getComdatResult() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DLinkModules.cpp130 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader()
150 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()
223 StringRef ComdatName = SrcC->getName(); in getComdatResult() local
/aosp_15_r20/external/llvm/lib/Linker/
H A DLinkModules.cpp147 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader()
167 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()
240 StringRef ComdatName = SrcC->getName(); in getComdatResult() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DInternalize.cpp136 SmallString<0> ComdatName; in maybeInternalize() local
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3772 std::string ComdatName; in parseModule() local