Searched defs:CodeGenProcModel (Results 1 – 1 of 1) sorted by relevance
215 struct CodeGenProcModel { struct216 unsigned Index;217 std::string ModelName;218 Record *ModelDef;219 Record *ItinsDef;226 RecVec ItinDefList;253 CodeGenProcModel(unsigned Idx, std::string Name, Record *MDef, in CodeGenProcModel() argument258 bool hasItineraries() const { in hasItineraries()262 bool hasInstrSchedModel() const { in hasInstrSchedModel()266 bool hasExtraProcessorInfo() const { in hasExtraProcessorInfo()