Searched defs:CodeGenProcModel (Results 1 – 1 of 1) sorted by relevance
213 struct CodeGenProcModel { struct214 unsigned Index;215 std::string ModelName;216 Record *ModelDef;217 Record *ItinsDef;224 RecVec ItinDefList;251 CodeGenProcModel(unsigned Idx, std::string Name, Record *MDef, in CodeGenProcModel() argument256 bool hasItineraries() const { in hasItineraries()260 bool hasInstrSchedModel() const { in hasInstrSchedModel()264 bool hasExtraProcessorInfo() const { in hasExtraProcessorInfo()