Searched refs:UseEL3ForTP (Results 1 – 3 of 3) sorted by relevance
197 bool UseEL3ForTP = false; variable352 bool useEL3ForTP() const { return UseEL3ForTP; } in useEL3ForTP()
223 bool UseEL3ForTP = false; variable387 bool useEL3ForTP() const { return UseEL3ForTP; } in useEL3ForTP()
19304 if (Bits[AArch64::FeatureUseEL3ForTP]) UseEL3ForTP = true;