Searched defs:Records (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp106 void EmitDisassembler(RecordKeeper &Records, raw_ostream &OS) { argument
H A DAsmWriterEmitter.cpp34 RecordKeeper &Records; member in class:__anon3567::AsmWriterEmitter
H A DCTagsEmitter.cpp51 RecordKeeper &Records; member in class:__anon3568::CTagsEmitter
H A DCallingConvEmitter.cpp24 RecordKeeper &Records; member in class:__anon3569::CallingConvEmitter
H A DOptParserEmitter.cpp108 void EmitOptParser(RecordKeeper &Records, raw_ostream &OS) { argument
H A DTableGen.cpp94 bool LLVMTableGenMain(raw_ostream &OS, RecordKeeper &Records) { argument
97 OS << Records; // No argument, dump all contents local
[all...]
H A DCodeEmitterGen.cpp38 RecordKeeper &Records; member in class:__anon3570::CodeEmitterGen
H A DCodeGenTarget.h65 RecordKeeper &Records; member in class:llvm::CodeGenTarget
H A DInstrInfoEmitter.cpp33 RecordKeeper &Records; member in class:__anon3601::InstrInfoEmitter
H A DPseudoLoweringEmitter.cpp45 RecordKeeper &Records; member in class:__anon3604::PseudoLoweringEmitter
H A DSetTheory.cpp208 RecordKeeper &Records = local
H A DCodeGenMapTable.cpp202 MapTableEmitter(CodeGenTarget &Target, RecordKeeper &Records, Record *IMRec): argument
498 static void emitEnums(raw_ostream &OS, RecordKeeper &Records) { argument
564 void EmitMapTable(RecordKeeper &Records, raw_ostream &OS) { argument
[all...]
H A DCodeGenSchedule.h220 RecordKeeper &Records; member in class:llvm::CodeGenSchedModels
H A DCodeGenTarget.cpp279 GetInstByName(const char *Name, const DenseMap<const Record*, CodeGenInstruction*> &Insts, RecordKeeper &Records) argument
H A DDFAPacketizerEmitter.cpp41 RecordKeeper &Records; member in class:__anon3587::DFAPacketizerEmitter
H A DIntrinsicEmitter.cpp27 RecordKeeper &Records; member in class:__anon3602::IntrinsicEmitter
/freebsd-9.3-release/contrib/llvm/lib/TableGen/
H A DMain.cpp81 RecordKeeper Records; local
H A DTGParser.h70 RecordKeeper &Records; member in class:llvm::TGParser
/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp23 void EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS) { argument
109 void EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { argument
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp50 void EmitClangCommentHTMLNamedCharacterReferences(RecordKeeper &Records, argument
H A DClangCommentHTMLTagsEmitter.cpp23 void EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { argument
41 void EmitClangCommentHTMLTagsProperties(RecordKeeper &Records, argument
H A DClangASTNodesEmitter.cpp31 RecordKeeper &Records; member in class:__anon3529::ClangASTNodesEmitter
185 void EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { argument
H A DTableGen.cpp145 bool ClangTableGenMain(raw_ostream &OS, RecordKeeper &Records) { argument
[all...]
H A DClangSACheckersEmitter.cpp97 void EmitClangSACheckers(RecordKeeper &Records, raw_ostream &OS) { argument
H A DClangDiagnosticsEmitter.cpp42 RecordKeeper &Records; member in class:__anon3531::DiagGroupParentMap
97 RecordKeeper &Records; member in class:__anon3532::DiagCategoryIDMap
478 void EmitClangDiagsDefs(RecordKeeper &Records, raw_ostream &OS, argument
585 EmitClangDiagGroups(RecordKeeper &Records, raw_ostream &OS) argument
765 EmitClangDiagsIndexName(RecordKeeper &Records, raw_ostream &OS) argument
[all...]

Completed in 325 milliseconds

12