Searched refs:UseEL1ForTP (Results 1 – 3 of 3) sorted by relevance
195 bool UseEL1ForTP = false; variable350 bool useEL1ForTP() const { return UseEL1ForTP; } in useEL1ForTP()
221 bool UseEL1ForTP = false; variable385 bool useEL1ForTP() const { return UseEL1ForTP; } in useEL1ForTP()
19302 if (Bits[AArch64::FeatureUseEL1ForTP]) UseEL1ForTP = true;