HomeSort by relevance Sort by last modified time
    Searched refs:OcamlGCMetadataPrinter (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
OcamlGCPrinter.cpp 35 class OcamlGCMetadataPrinter : public GCMetadataPrinter {
42 static GCMetadataPrinterRegistry::Add<OcamlGCMetadataPrinter>
69 void OcamlGCMetadataPrinter::beginAssembly(Module &M, GCModuleInfo &Info,
94 void OcamlGCMetadataPrinter::finishAssembly(Module &M, GCModuleInfo &Info,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
OcamlGCPrinter.cpp 34 class OcamlGCMetadataPrinter : public GCMetadataPrinter {
42 static GCMetadataPrinterRegistry::Add<OcamlGCMetadataPrinter>
69 void OcamlGCMetadataPrinter::beginAssembly(AsmPrinter &AP) {
93 void OcamlGCMetadataPrinter::finishAssembly(AsmPrinter &AP) {

Completed in 88 milliseconds