Searched refs:HasPKU (Results 1 – 3 of 3) sorted by relevance
348 bool HasPKU = false; variable689 bool hasPKU() const { return HasPKU; } in hasPKU()
166 def FeaturePKU : SubtargetFeature<"pku", "HasPKU", "true",
23164 if (Bits[X86::FeaturePKU]) HasPKU = true;