Searched refs:HasPKU (Results 1 – 4 of 4) sorted by relevance
357 bool HasPKU = false; variable745 bool hasPKU() const { return HasPKU; } in hasPKU()
169 def FeaturePKU : SubtargetFeature<"pku", "HasPKU", "true",
277 HasPKU = true; in handleTargetFeatures()702 if (HasPKU) in getTargetDefines()990 .Case("pku", HasPKU) in hasFeature()
120 bool HasPKU = false; variable