Searched defs:CodeGenProcModel (Results 1 – 1 of 1) sorted by relevance
214 struct CodeGenProcModel { struct215 unsigned Index;216 std::string ModelName;217 Record *ModelDef;218 Record *ItinsDef;225 RecVec ItinDefList;252 CodeGenProcModel(unsigned Idx, std::string Name, Record *MDef, in CodeGenProcModel() argument257 bool hasItineraries() const { in hasItineraries()261 bool hasInstrSchedModel() const { in hasInstrSchedModel()265 bool hasExtraProcessorInfo() const { in hasExtraProcessorInfo()