Lines Matching full:v9
684 def HasV9_1aOps : SubtargetFeature<"v9.1a", "HasV9_1aOps", "true",
685 "Support ARM v9.1a instructions",
688 def HasV9_2aOps : SubtargetFeature<"v9.2a", "HasV9_2aOps", "true",
689 "Support ARM v9.2a instructions",
692 def HasV9_3aOps : SubtargetFeature<"v9.3a", "HasV9_3aOps", "true",
693 "Support ARM v9.3a instructions",
696 def HasV9_4aOps : SubtargetFeature<"v9.4a", "HasV9_4aOps", "true",
697 "Support ARM v9.4a instructions",
700 // Armv9.5-A is a v9-only architecture. From v9.5-A onwards there's no mapping
702 def HasV9_5aOps : SubtargetFeature<"v9.5a", "HasV9_5aOps", "true",
703 "Support ARM v9.5a instructions",