Searched refs:HasPrefixInstrs (Results 1 – 5 of 5) sorted by relevance
112 bool HasPrefixInstrs; variable275 bool hasPrefixInstrs() const { return HasPrefixInstrs; } in hasPrefixInstrs()
93 HasPrefixInstrs = false; in initializeEnvironment()
238 def FeaturePrefixInstrs : SubtargetFeature<"prefix-instrs", "HasPrefixInstrs",
60 HasPrefixInstrs = true; in handleTargetFeatures()425 .Case("prefix-instrs", HasPrefixInstrs) in hasFeature()
76 bool HasPrefixInstrs = false; variable