Searched refs:HasSEL2 (Results 1 – 7 of 7) sorted by relevance
121 bool HasSEL2 = false; variable441 bool hasSEL2() const { return HasSEL2; } in hasSEL2()
285 "sel2", "HasSEL2", "true",
62 def HasSEL2 : Predicate<"Subtarget->hasSEL2()">,
138 bool HasSEL2 = false; variable497 bool hasSEL2() const { return HasSEL2; } in hasSEL2()
308 "sel2", "HasSEL2", "true",
61 def HasSEL2 : Predicate<"Subtarget->hasSEL2()">,
19279 if (Bits[AArch64::FeatureSEL2]) HasSEL2 = true;