| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | Attributes.cpp | 46 Records.getAllDerivedDefinitions("EnumAttr"); in emitTargetIndependentEnums() 59 Records.getAllDerivedDefinitions("EnumAttr"); in emitConversionFn() 105 printEnumAttrClasses(OS ,Records.getAllDerivedDefinitions("EnumAttr")); in emitFnAttrCompatCheck() 106 printStrBoolAttrClasses(OS , Records.getAllDerivedDefinitions("StrBoolAttr")); in emitFnAttrCompatCheck() 113 Records.getAllDerivedDefinitions("CompatRule"); in emitFnAttrCompatCheck() 125 Records.getAllDerivedDefinitions("MergeRule"); in emitFnAttrCompatCheck()
|
| H A D | ExegesisEmitter.cpp | 75 for (Record *Def : Records.getAllDerivedDefinitions("ProcPfmCounters")) { in collectPfmCounters() 100 std::vector<Record *> Targets = Records.getAllDerivedDefinitions("Target"); in ExegesisEmitter() 156 Records.getAllDerivedDefinitions("ProcPfmCounters"); in emitPfmCounters() 184 Records.getAllDerivedDefinitions("PfmCountersBinding"); in emitPfmCountersLookupTable()
|
| H A D | CodeGenSchedule.cpp | 258 Records.getAllDerivedDefinitions("InstructionEquivalenceClass"); in checkSTIPredicates() 408 RecVec RV = Records.getAllDerivedDefinitions("STIPredicate"); in collectSTIPredicates() 483 RecVec Queues = Records.getAllDerivedDefinitions("MemoryQueue"); in collectLoadStoreQueueInfo() 527 RecVec ProcRecords = Records.getAllDerivedDefinitions("Processor"); in collectProcModels() 617 RecVec InstRWDefs = Records.getAllDerivedDefinitions("InstRW"); in collectSchedRW() 631 RecVec ItinRWDefs = Records.getAllDerivedDefinitions("ItinRW"); in collectSchedRW() 646 RecVec AliasDefs = Records.getAllDerivedDefinitions("SchedAlias"); in collectSchedRW() 889 RecVec InstRWDefs = Records.getAllDerivedDefinitions("InstRW"); in collectSchedClasses() 1193 RecVec ItinRWDefs = Records.getAllDerivedDefinitions("ItinRW"); in collectProcItinRW() 1849 RecVec WRDefs = Records.getAllDerivedDefinitions("WriteRes"); in collectProcResources() [all …]
|
| H A D | CodeGenHwModes.cpp | 56 std::vector<Record*> MRs = Records.getAllDerivedDefinitions("HwMode"); in CodeGenHwModes() 72 std::vector<Record*> MSs = Records.getAllDerivedDefinitions("HwModeSelect"); in CodeGenHwModes()
|
| H A D | RegisterBankEmitter.cpp | 279 std::vector<Record*> Targets = Records.getAllDerivedDefinitions("Target"); in run() 285 for (const auto &V : Records.getAllDerivedDefinitions("RegisterBank")) { in run() 305 for (const auto &Class : Records.getAllDerivedDefinitions("RegisterClass")) { in run()
|
| H A D | TableGen.cpp | 197 for (Record *Rec : Records.getAllDerivedDefinitions(Class)) in LLVMTableGenMain() 206 for (Record *Rec : Records.getAllDerivedDefinitions("Set")) { in LLVMTableGenMain()
|
| H A D | SearchableTableEmitter.cpp | 641 for (auto EnumRec : Records.getAllDerivedDefinitions("GenericEnum")) { in run() 661 Records.getAllDerivedDefinitions(FilterClass)); in run() 666 for (auto TableRec : Records.getAllDerivedDefinitions("GenericTable")) { in run() 685 collectTableEntries(*Table, Records.getAllDerivedDefinitions( in run() 704 for (Record *IndexRec : Records.getAllDerivedDefinitions("SearchIndex")) { in run() 726 std::vector<Record *> Items = Records.getAllDerivedDefinitions(TableName); in run()
|
| H A D | CodeGenTarget.cpp | 198 std::vector<Record*> Targets = Records.getAllDerivedDefinitions("Target"); in CodeGenTarget() 280 RegAltNameIndices = Records.getAllDerivedDefinitions("RegAltNameIndex"); in ReadRegAltNameIndices() 330 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() 411 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in reverseBitsForLittleEndianEncoding() 507 std::vector<Record*> Defs = RC.getAllDerivedDefinitions("Intrinsic"); in CodeGenIntrinsicTable()
|
| H A D | CodeGenMapTable.cpp | 205 InstrDefs = Records.getAllDerivedDefinitions(FilterClass); in MapTableEmitter() 512 InstrMapVec = Records.getAllDerivedDefinitions("InstrMapping"); in emitEnums() 577 InstrMapVec = Records.getAllDerivedDefinitions("InstrMapping"); in EmitMapTable()
|
| H A D | OptParserEmitter.cpp | 113 Records.getAllDerivedDefinitions("OptionGroup"); in EmitOptParser() 114 std::vector<Record*> Opts = Records.getAllDerivedDefinitions("Option"); in EmitOptParser()
|
| H A D | InstrInfoEmitter.cpp | 332 std::vector<Record *> Operands = Records.getAllDerivedDefinitions("Operand"); in emitOperandTypesEnum() 357 RecVec TIIPredicates = Records.getAllDerivedDefinitions("TIIPredicate"); in emitMCIIHelperMethods() 406 RecVec TIIPredicates = Records.getAllDerivedDefinitions("TIIPredicate"); in emitTIIHelperMethods()
|
| H A D | DFAPacketizerEmitter.cpp | 843 Records.getAllDerivedDefinitions("ProcessorItineraries"); in run() 858 Records.getAllDerivedDefinitions("ComboFuncUnits"); in run() 879 Records.getAllDerivedDefinitions("InstrItinClass").size(); in run()
|
| H A D | SubtargetFeatureInfo.cpp | 30 Records.getAllDerivedDefinitions("Predicate"); in getAll()
|
| H A D | SubtargetEmitter.cpp | 144 Records.getAllDerivedDefinitions("SubtargetFeature"); in Enumeration() 179 Records.getAllDerivedDefinitions("SubtargetFeature"); in FeatureKeyValues() 233 Records.getAllDerivedDefinitions("Processor"); in CPUKeyValues() 1377 Records.getAllDerivedDefinitions("Processor"); in EmitProcessorLookup() 1441 Records.getAllDerivedDefinitions("PredicateProlog"); in emitPredicateProlog() 1692 Records.getAllDerivedDefinitions("SubtargetFeature"); in ParseFeaturesFunction()
|
| H A D | CallingConvEmitter.cpp | 38 std::vector<Record*> CCs = Records.getAllDerivedDefinitions("CallingConv"); in run()
|
| H A D | CodeEmitterGen.cpp | 234 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in run()
|
| H A D | CodeGenRegisters.cpp | 1096 std::vector<Record*> SRIs = Records.getAllDerivedDefinitions("SubRegIndex"); in CodeGenRegBank() 1105 std::vector<Record*> Regs = Records.getAllDerivedDefinitions("Register"); in CodeGenRegBank() 1113 Records.getAllDerivedDefinitions("RegisterTuples"); in CodeGenRegBank() 1178 std::vector<Record*> RCs = Records.getAllDerivedDefinitions("RegisterClass"); in CodeGenRegBank()
|
| /freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/ |
| H A D | ClangCommentHTMLTagsEmitter.cpp | 24 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); in EmitClangCommentHTMLTags() 40 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); in EmitClangCommentHTMLTagsProperties()
|
| H A D | ClangCommentCommandInfoEmitter.cpp | 29 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandInfo() 117 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandList()
|
| H A D | ClangASTNodesEmitter.cpp | 156 = Records.getAllDerivedDefinitions(Root.getName()); in run() 202 = Records.getAllDerivedDefinitions("DeclContext"); in EmitClangDeclContext() 203 RecordVector Decls = Records.getAllDerivedDefinitions("Decl"); in EmitClangDeclContext()
|
| H A D | ClangSACheckersEmitter.cpp | 96 std::vector<Record*> checkers = Records.getAllDerivedDefinitions("Checker"); in EmitClangSACheckers() 97 std::vector<Record*> packages = Records.getAllDerivedDefinitions("Package"); in EmitClangSACheckers()
|
| H A D | ClangAttrEmitter.cpp | 160 std::vector<Record *> Attrs = Records.getAllDerivedDefinitions("Attr"); in getParsedAttrList() 1639 std::vector<Record*> Attrs = Records.getAllDerivedDefinitions("Attr"); in emitClangAttrLateParsedList() 1802 Records.getAllDerivedDefinitions("AttrSubjectMatcherRule"); in PragmaClangAttributeSupport() 2068 std::vector<Record *> Attrs = Records.getAllDerivedDefinitions("Attr"); in emitClangAttrTypeArgList() 2126 std::vector<Record *> Attrs = Records.getAllDerivedDefinitions("Attr"); in emitClangAttrVariadicIdentifierArgList() 2146 std::vector<Record*> Attrs = Records.getAllDerivedDefinitions("Attr"); in emitClangAttrIdentifierArgList() 2171 std::vector<Record*> Attrs = Records.getAllDerivedDefinitions("Attr"); in EmitClangAttrClass() 2380 std::vector<Record*> Attrs = Records.getAllDerivedDefinitions("Attr"); in EmitClangAttrImpl() 2697 std::vector<Record*> Attrs = Records.getAllDerivedDefinitions("Attr"), in EmitClangAttrPCHRead() 2992 std::vector<Record*> Attrs = Records.getAllDerivedDefinitions("Attr"); in EmitClangAttrASTVisitor() [all …]
|
| H A D | ClangDiagnosticsEmitter.cpp | 46 = Records.getAllDerivedDefinitions("DiagGroup"); in DiagGroupParentMap() 108 Records.getAllDerivedDefinitions("Diagnostic"); in DiagCategoryIDMap() 607 for (auto *S : Records.getAllDerivedDefinitions("TextSubstitution")) { in DiagnosticTextBuilder() 615 for (Record *Diag : Records.getAllDerivedDefinitions("Diagnostic")) { in DiagnosticTextBuilder() 1206 std::vector<Record *> Diags = Records.getAllDerivedDefinitions("Diagnostic"); in EmitClangDiagsDefs() 1209 = Records.getAllDerivedDefinitions("DiagGroup"); in EmitClangDiagsDefs() 1537 std::vector<Record *> Diags = Records.getAllDerivedDefinitions("Diagnostic"); in EmitClangDiagGroups() 1540 Records.getAllDerivedDefinitions("DiagGroup"); in EmitClangDiagGroups() 1589 Records.getAllDerivedDefinitions("Diagnostic"); in EmitClangDiagsIndexName() 1693 Records.getAllDerivedDefinitions("Diagnostic"); in EmitClangDiagDocs() [all …]
|
| H A D | ClangOptionDocEmitter.cpp | 52 for (Record *R : Records.getAllDerivedDefinitions("Option")) in extractDocumentation() 69 for (Record *R : Records.getAllDerivedDefinitions("OptionGroup")) { in extractDocumentation() 79 for (Record *R : Records.getAllDerivedDefinitions("Option")) { in extractDocumentation()
|
| H A D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 52 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("NCR"); in EmitClangCommentHTMLNamedCharacterReferences()
|