Searched refs:HasPAN (Results 1 – 7 of 7) sorted by relevance
94 bool HasPAN = false; variable423 bool hasPAN() const { return HasPAN; } in hasPAN()
68 "pan", "HasPAN", "true",
23 def HasPAN : Predicate<"Subtarget->hasPAN()">,
108 bool HasPAN = false; variable479 bool hasPAN() const { return HasPAN; } in hasPAN()
71 "pan", "HasPAN", "true",
19240 if (Bits[AArch64::FeaturePAN]) HasPAN = true;