Searched refs:getValueAsListOfDefs (Results 1 – 16 of 16) sorted by relevance
917 std::vector<Record*> Spellings = R.getValueAsListOfDefs("Spellings"); in writePrettyPrintFunction()1017 std::vector<Record*> Accessors = R.getValueAsListOfDefs("Accessors"); in writeAttrAccessorDefinition()1022 std::vector<Record*> Spellings = Accessor->getValueAsListOfDefs( in writeAttrAccessorDefinition()1024 std::vector<Record*> SpellingList = R.getValueAsListOfDefs("Spellings"); in writeAttrAccessorDefinition()1069 std::vector<Record*> ArgRecords = R.getValueAsListOfDefs("Args"); in EmitClangAttrClass()1210 std::vector<Record *> Args = Attr.getValueAsListOfDefs("Args"); in EmitClangAttrTypeArgList()1218 std::vector<Record*> Spellings = Attr.getValueAsListOfDefs("Spellings"); in EmitClangAttrTypeArgList()1241 std::vector<Record *> Args = Attr.getValueAsListOfDefs("Args"); in EmitClangAttrIdentifierArgList()1246 std::vector<Record*> Spellings = Attr.getValueAsListOfDefs("Spellings"); in EmitClangAttrIdentifierArgList()1271 std::vector<Record*> ArgRecords = R.getValueAsListOfDefs("Args"); in EmitClangAttrImpl()[all …]
50 DiagGroups[i]->getValueAsListOfDefs("SubGroups"); in DiagGroupParentMap()198 std::vector<Record*> SubGroups = Group->getValueAsListOfDefs("SubGroups"); in groupDiagnostics()
175 if (!ModelKey->getValueAsListOfDefs("IID").empty()) in addProcModel()192 RecVec Seq = RWDef->getValueAsListOfDefs("Writes"); in scanSchedRW()198 RecVec Vars = RWDef->getValueAsListOfDefs("Variants"); in scanSchedRW()201 RecVec Selected = (*VI)->getValueAsListOfDefs("Selected"); in scanSchedRW()224 RecVec RWs = SchedDef->getValueAsListOfDefs("SchedRW"); in collectSchedRW()238 RecVec RWDefs = (*OI)->getValueAsListOfDefs("OperandReadWrites"); in collectSchedRW()253 RecVec RWDefs = (*II)->getValueAsListOfDefs("OperandReadWrites"); in collectSchedRW()300 findRWs(WI->TheDef->getValueAsListOfDefs("Writes"), WI->Sequence, in collectSchedRW()365 RecVec ValidWrites = ReadDef->getValueAsListOfDefs("ValidWrites"); in hasReadOfWrite()519 findRWs((*I)->TheDef->getValueAsListOfDefs("SchedRW"), Writes, Reads); in collectSchedClasses()[all …]
208 Feature->getValueAsListOfDefs("Implies"); in FeatureKeyValues()256 Processor->getValueAsListOfDefs("Features"); in CPUKeyValues()298 ItinData->getValueAsListOfDefs("Stages"); in FormItineraryStageString()311 const std::vector<Record*> &UnitList = Stage->getValueAsListOfDefs("Units"); in FormItineraryStageString()359 ItinData->getValueAsListOfDefs("Bypasses"); in FormItineraryBypassString()392 std::vector<Record*> FUs = PI->ItinsDef->getValueAsListOfDefs("FU"); in EmitStageAndOperandCycleData()406 std::vector<Record*> BPs = PI->ItinsDef->getValueAsListOfDefs("BP"); in EmitStageAndOperandCycleData()639 RecVec ResUnits = PRDef->getValueAsListOfDefs("Resources"); in EmitProcessorResources()789 SubResources = PRDef->getValueAsListOfDefs("Resources"); in ExpandProcResources()812 RecVec SuperResources = (*PRI)->getValueAsListOfDefs("Resources"); in ExpandProcResources()[all …]
369 std::vector<Record*> FUs = Proc->getValueAsListOfDefs("FU"); in collectAllInsnClasses()377 ItinData->getValueAsListOfDefs("Stages"); in collectAllInsnClasses()391 Stage->getValueAsListOfDefs("Units"); in collectAllInsnClasses()435 std::vector<Record*> ItinDataList = Proc->getValueAsListOfDefs("IID"); in run()
173 std::vector<Record*> LI = TargetRec->getValueAsListOfDefs("AssemblyParsers"); in getAsmParser()184 TargetRec->getValueAsListOfDefs("AssemblyParserVariants"); in getAsmParserVariant()195 TargetRec->getValueAsListOfDefs("AssemblyParserVariants"); in getAsmParserVariantCount()202 std::vector<Record*> LI = TargetRec->getValueAsListOfDefs("AssemblyWriters"); in getAsmWriter()376 RootNodes = R->getValueAsListOfDefs("RootNodes"); in ComplexPattern()380 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in ComplexPattern()
371 std::vector<Record*> Uses = Inst->getValueAsListOfDefs("Uses"); in run()376 std::vector<Record*> Defs = Inst->getValueAsListOfDefs("Defs"); in run()531 std::vector<Record*> UseList = Inst.TheDef->getValueAsListOfDefs("Uses"); in emitRecord()537 std::vector<Record*> DefList = Inst.TheDef->getValueAsListOfDefs("Defs"); in emitRecord()
204 return !ItinsDef->getValueAsListOfDefs("IID").empty(); in hasItineraries()254 if (!ItinsDef->getValueAsListOfDefs("IID").empty()) { in getModelOrItinDef()
60 std::vector<Record*> Comps = TheDef->getValueAsListOfDefs("ComposedOf"); in updateComponents()73 TheDef->getValueAsListOfDefs("CoveringSubRegIndices"); in updateComponents()118 std::vector<Record*> SRIs = TheDef->getValueAsListOfDefs("SubRegIndices"); in buildObjectGraph()119 std::vector<Record*> SRs = TheDef->getValueAsListOfDefs("SubRegs"); in buildObjectGraph()140 std::vector<Record*> Aliases = TheDef->getValueAsListOfDefs("Aliases"); in buildObjectGraph()554 std::vector<Record*> Indices = Def->getValueAsListOfDefs("SubRegIndices"); in expand()673 std::vector<Record*> TypeList = R->getValueAsListOfDefs("RegTypes"); in CodeGenRegisterClass()
329 ImplicitDefs = R->getValueAsListOfDefs("Defs"); in CodeGenInstruction()330 ImplicitUses = R->getValueAsListOfDefs("Uses"); in CodeGenInstruction()
539 Reg.TheDef->getValueAsListOfDefs("RegAltNameIndices"); in emitRegisterNameString()
781 std::vector<Record*> Predicates =TheDef->getValueAsListOfDefs("Predicates"); in initialize()2326 std::vector<Record*> ReqFeatures = R->getValueAsListOfDefs("Predicates"); in GetAliasRequiredFeatures()
266 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr()
1002 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in SDNodeInfo()1036 TypeProfile->getValueAsListOfDefs("Constraints"); in SDNodeInfo()
1589 std::vector<Record*> getValueAsListOfDefs(StringRef FieldName) const;
1847 Record::getValueAsListOfDefs(StringRef FieldName) const { in getValueAsListOfDefs() function in Record