Searched refs:HasNOPL (Results 1 – 5 of 5) sorted by relevance
93 bool HasNOPL = false; variable580 bool hasNOPL() const { return HasNOPL; } in hasNOPL()
36 def FeatureNOPL : SubtargetFeature<"nopl", "HasNOPL", "true",
91 bool HasNOPL = false; variable616 bool hasNOPL() const { return HasNOPL; } in hasNOPL()
23160 if (Bits[X86::FeatureNOPL]) HasNOPL = true;