Home
last modified time | relevance | path

Searched refs:EmitJSON (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DTableGen.cpp133 EmitJSON(Records, OS); in LLVMTableGenMain()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DJSONBackend.cpp188 void EmitJSON(RecordKeeper &RK, raw_ostream &OS) { JSONEmitter(RK).run(OS); } in EmitJSON() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1903 void EmitJSON(RecordKeeper &RK, raw_ostream &OS);