Searched refs:HasPKU (Results 1 – 7 of 7) sorted by relevance
247 bool HasPKU; variable450 bool hasPKU() const { return HasPKU; } in hasPKU()
270 HasPKU = false; in initializeEnvironment()
149 def FeaturePKU : SubtargetFeature<"pku", "HasPKU", "true",
349 bool HasPKU = false; variable639 bool hasPKU() const { return HasPKU; } in hasPKU()
164 def FeaturePKU : SubtargetFeature<"pku", "HasPKU", "true",
2347 bool HasPKU = false; member in __anond4862fe70111::X86TargetInfo3344 HasPKU = true; in handleTargetFeatures()3665 if (HasPKU) in getTargetDefines()3769 .Case("pku", HasPKU) in hasFeature()
16737 if (Bits[X86::FeaturePKU]) HasPKU = true;