Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp2095 void printComdat(const Comdat *C);
2276 printComdat(C); in printModule()
2541 void AssemblyWriter::printComdat(const Comdat *C) { in printComdat() function in AssemblyWriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp2334 void printComdat(const Comdat *C);
2551 printComdat(C); in printModule()
3235 void AssemblyWriter::printComdat(const Comdat *C) { in printComdat() function in AssemblyWriter