Home
last modified time | relevance | path

Searched refs:getAllDerivedDefinitions (Results 1 – 25 of 98) sorted by relevance

1234

/external/llvm/utils/TableGen/
DAttributes.cpp48 Records.getAllDerivedDefinitions("EnumAttr"); in emitTargetIndependentEnums()
61 Records.getAllDerivedDefinitions("EnumAttr"); in emitConversionFn()
107 printEnumAttrClasses(OS ,Records.getAllDerivedDefinitions("EnumAttr")); in emitFnAttrCompatCheck()
108 printStrBoolAttrClasses(OS , Records.getAllDerivedDefinitions("StrBoolAttr")); in emitFnAttrCompatCheck()
115 Records.getAllDerivedDefinitions("CompatRule"); in emitFnAttrCompatCheck()
127 Records.getAllDerivedDefinitions("MergeRule"); in emitFnAttrCompatCheck()
DTableGen.cpp153 for (Record *Rec : Records.getAllDerivedDefinitions(Class)) in LLVMTableGenMain()
162 for (Record *Rec : Records.getAllDerivedDefinitions("Set")) { in LLVMTableGenMain()
DCodeGenTarget.cpp149 std::vector<Record*> Targets = Records.getAllDerivedDefinitions("Target"); in CodeGenTarget()
228 RegAltNameIndices = Records.getAllDerivedDefinitions("RegAltNameIndex"); in ReadRegAltNameIndices()
278 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions()
346 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in reverseBitsForLittleEndianEncoding()
431 std::vector<Record*> Defs = RC.getAllDerivedDefinitions("Intrinsic"); in LoadIntrinsics()
/external/llvm-project/clang/utils/TableGen/
DClangOpenCLBuiltinEmitter.cpp289 Records.getAllDerivedDefinitions("GenericType"); in EmitDeclarations()
292 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in EmitDeclarations()
397 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in GetOverloads()
405 std::vector<Record *> Builtins = Records.getAllDerivedDefinitions("Builtin"); in GetOverloads()
437 Records.getAllDerivedDefinitions("FunctionExtension"); in EmitExtensionTable()
648 for (const auto *VectList : Records.getAllDerivedDefinitions("IntList")) { in EmitQualTypeFinder()
663 Records.getAllDerivedDefinitions("ImageType"); in EmitQualTypeFinder()
703 for (const auto *GenType : Records.getAllDerivedDefinitions("GenericType")) { in EmitQualTypeFinder()
738 std::vector<Record *> Types = Records.getAllDerivedDefinitions("Type"); in EmitQualTypeFinder()
DClangCommentHTMLTagsEmitter.cpp23 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); in EmitClangCommentHTMLTags()
40 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); in EmitClangCommentHTMLTagsProperties()
DClangCommentCommandInfoEmitter.cpp29 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandInfo()
117 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandList()
DClangASTNodesEmitter.cpp149 = Records.getAllDerivedDefinitions(NodeClassName); in deriveChildTree()
222 = Records.getAllDerivedDefinitions(DeclContextNodeClassName); in EmitClangDeclContext()
223 RecordVector Decls = Records.getAllDerivedDefinitions(DeclNodeClassName); in EmitClangDeclContext()
DClangASTPropertiesEmitter.cpp102 records.getAllDerivedDefinitions(PropertyClassName)) { in ASTPropsEmitter()
109 records.getAllDerivedDefinitions(CreationRuleClassName)) { in ASTPropsEmitter()
123 records.getAllDerivedDefinitions(OverrideRuleClassName)) { in ASTPropsEmitter()
137 records.getAllDerivedDefinitions(ReadHelperRuleClassName)) { in ASTPropsEmitter()
151 records.getAllDerivedDefinitions(PropertyTypeClassName)) { in ASTPropsEmitter()
161 records.getAllDerivedDefinitions(TypeKindClassName)) { in ASTPropsEmitter()
174 records.getAllDerivedDefinitions(TypeCaseClassName)) { in ASTPropsEmitter()
DSveEmitter.cpp268 for (auto *RV : Records.getAllDerivedDefinitions("EltType")) in SVEEmitter()
270 for (auto *RV : Records.getAllDerivedDefinitions("MemEltType")) in SVEEmitter()
272 for (auto *RV : Records.getAllDerivedDefinitions("FlagType")) in SVEEmitter()
274 for (auto *RV : Records.getAllDerivedDefinitions("MergeType")) in SVEEmitter()
276 for (auto *RV : Records.getAllDerivedDefinitions("ImmCheckType")) in SVEEmitter()
1230 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createHeader()
1289 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createBuiltins()
1320 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createCodeGenMap()
1353 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createRangeChecks()
/external/llvm-project/llvm/utils/TableGen/
DAttributes.cpp48 for (auto A : Records.getAllDerivedDefinitions(KindName)) { in emitTargetIndependentNames()
73 Records.getAllDerivedDefinitions("CompatRule"); in emitFnAttrCompatCheck()
85 Records.getAllDerivedDefinitions("MergeRule"); in emitFnAttrCompatCheck()
DExegesisEmitter.cpp74 for (Record *Def : Records.getAllDerivedDefinitions("ProcPfmCounters")) { in collectPfmCounters()
99 std::vector<Record *> Targets = Records.getAllDerivedDefinitions("Target"); in ExegesisEmitter()
155 Records.getAllDerivedDefinitions("ProcPfmCounters"); in emitPfmCounters()
183 Records.getAllDerivedDefinitions("PfmCountersBinding"); in emitPfmCountersLookupTable()
DOptRSTEmitter.cpp31 std::vector<Record *> Opts = Records.getAllDerivedDefinitions("Option"); in EmitOptRST()
36 Records.getAllDerivedDefinitions("OptionGroup"); in EmitOptRST()
DCodeGenSchedule.cpp241 const RecVec Decls = Records.getAllDerivedDefinitions("STIPredicateDecl"); in checkSTIPredicates()
256 Records.getAllDerivedDefinitions("InstructionEquivalenceClass"); in checkSTIPredicates()
404 RecVec RV = Records.getAllDerivedDefinitions("STIPredicate"); in collectSTIPredicates()
440 RecVec MCPredicates = Records.getAllDerivedDefinitions("TIIPredicate"); in checkMCInstPredicates()
462 RecVec Units = Records.getAllDerivedDefinitions("RetireControlUnit"); in collectRetireControlUnits()
477 RecVec Queues = Records.getAllDerivedDefinitions("MemoryQueue"); in collectLoadStoreQueueInfo()
521 RecVec ProcRecords = Records.getAllDerivedDefinitions("Processor"); in collectProcModels()
611 RecVec InstRWDefs = Records.getAllDerivedDefinitions("InstRW"); in collectSchedRW()
625 RecVec ItinRWDefs = Records.getAllDerivedDefinitions("ItinRW"); in collectSchedRW()
640 RecVec AliasDefs = Records.getAllDerivedDefinitions("SchedAlias"); in collectSchedRW()
[all …]
DCodeGenHwModes.cpp55 std::vector<Record*> MRs = Records.getAllDerivedDefinitions("HwMode"); in CodeGenHwModes()
71 std::vector<Record*> MSs = Records.getAllDerivedDefinitions("HwModeSelect"); in CodeGenHwModes()
DTableGen.cpp217 for (Record *Rec : Records.getAllDerivedDefinitions(Class)) in LLVMTableGenMain()
226 for (Record *Rec : Records.getAllDerivedDefinitions("Set")) { in LLVMTableGenMain()
/external/llvm-project/mlir/tools/mlir-tblgen/
DDialectGen.cpp193 auto defs = recordKeeper.getAllDerivedDefinitions("Dialect"); in emitDialectDecls()
216 auto attrDefs = recordKeeper.getAllDerivedDefinitions("DialectAttr"); in emitDialectDecls()
217 auto typeDefs = recordKeeper.getAllDerivedDefinitions("DialectType"); in emitDialectDecls()
DPassCAPIGen.cpp63 for (const auto *def : records.getAllDerivedDefinitions("PassBase")) { in emitCAPIHeader()
97 for (const auto *def : records.getAllDerivedDefinitions("PassBase")) { in emitCAPIImpl()
DOpDocGen.cpp144 auto opDefs = recordKeeper.getAllDerivedDefinitions("Op"); in emitOpDoc()
249 const auto &opDefs = recordKeeper.getAllDerivedDefinitions("Op"); in emitDialectDoc()
250 const auto &typeDefs = recordKeeper.getAllDerivedDefinitions("DialectType"); in emitDialectDoc()
251 const auto &typeDefDefs = recordKeeper.getAllDerivedDefinitions("TypeDef"); in emitDialectDoc()
/external/clang/utils/TableGen/
DClangCommentHTMLTagsEmitter.cpp24 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); in EmitClangCommentHTMLTags()
40 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); in EmitClangCommentHTMLTagsProperties()
DClangCommentCommandInfoEmitter.cpp29 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandInfo()
117 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandList()
DClangASTNodesEmitter.cpp156 = Records.getAllDerivedDefinitions(Root.getName()); in run()
202 = Records.getAllDerivedDefinitions("DeclContext"); in EmitClangDeclContext()
203 RecordVector Decls = Records.getAllDerivedDefinitions("Decl"); in EmitClangDeclContext()
DClangDiagnosticsEmitter.cpp47 = Records.getAllDerivedDefinitions("DiagGroup"); in DiagGroupParentMap()
109 Records.getAllDerivedDefinitions("Diagnostic"); in DiagCategoryIDMap()
497 Records.getAllDerivedDefinitions("Diagnostic"); in EmitClangDiagsDefs()
500 = Records.getAllDerivedDefinitions("DiagGroup"); in EmitClangDiagsDefs()
828 std::vector<Record *> Diags = Records.getAllDerivedDefinitions("Diagnostic"); in EmitClangDiagGroups()
831 Records.getAllDerivedDefinitions("DiagGroup"); in EmitClangDiagGroups()
880 Records.getAllDerivedDefinitions("Diagnostic"); in EmitClangDiagsIndexName()
/external/llvm-project/llvm/include/llvm/TableGen/
DDirectiveEmitter.h54 return Records.getAllDerivedDefinitions("Directive"); in getDirectives()
58 return Records.getAllDerivedDefinitions("Clause"); in getClauses()
68 return Records.getAllDerivedDefinitions("DirectiveLanguage"); in getDirectiveLanguages()
/external/tensorflow/tensorflow/compiler/mlir/xla/
Doperator_writer_gen.cc144 for (const auto* def : records.getAllDerivedDefinitions("HLO_Op")) { in OperatorWritersMain()
174 for (const auto* def : records.getAllDerivedDefinitions("HLO_Op")) { in OperatorWritersMain()
/external/llvm-project/lldb/utils/TableGen/
DLLDBPropertyDefEmitter.cpp174 Records.getAllDerivedDefinitions("Property"); in EmitPropertyDefs()
185 Records.getAllDerivedDefinitions("Property"); in EmitPropertyEnumDefs()

1234