Searched refs:HasPrefixInstrs (Results 1 – 5 of 5) sorted by relevance
112 bool HasPrefixInstrs; variable288 bool hasPrefixInstrs() const { return HasPrefixInstrs; } in hasPrefixInstrs()
94 HasPrefixInstrs = false; in initializeEnvironment()
288 def FeaturePrefixInstrs : SubtargetFeature<"prefix-instrs", "HasPrefixInstrs",
62 HasPrefixInstrs = true; in handleTargetFeatures()674 .Case("prefix-instrs", HasPrefixInstrs) in hasFeature()
77 bool HasPrefixInstrs = false; variable