Home
last modified time | relevance | path

Searched refs:getELFComdat (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp195 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat() function
217 if (const Comdat *C = getELFComdat(GV)) { in getExplicitSectionGlobal()
274 if (const Comdat *C = getELFComdat(GV)) { in selectELFSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp324 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat() function
382 if (const Comdat *C = getELFComdat(GO)) { in getExplicitSectionGlobal()
455 if (const Comdat *C = getELFComdat(GO)) { in selectELFSectionForGlobal()