Lines Matching full:thunderx
576 def TuneThunderX : SubtargetFeature<"thunderx", "ARMProcFamily", "ThunderX",
577 "Cavium ThunderX processors", [
584 "Cavium ThunderX processors", [
591 "Cavium ThunderX processors", [
598 "Cavium ThunderX processors", [
995 list<SubtargetFeature> ThunderX = [HasV8_0aOps, FeatureCRC, FeatureSHA2, FeatureAES,
1159 // Cavium ThunderX/ThunderX T8X Processors
1160 def : ProcessorModel<"thunderx", ThunderXT8XModel, ProcessorFeatures.ThunderX,
1163 ProcessorFeatures.ThunderX, [TuneThunderXT88]>;
1165 ProcessorFeatures.ThunderX, [TuneThunderXT81]>;
1167 ProcessorFeatures.ThunderX, [TuneThunderXT83]>;