Searched refs:AEK_LSE (Results 1 – 3 of 3) sorted by relevance
26 AArch64::AEK_SIMD | AArch64::AEK_LSE | AArch64::AEK_RDM))30 AArch64::AEK_SIMD | AArch64::AEK_RAS | AArch64::AEK_LSE |35 AArch64::AEK_SIMD | AArch64::AEK_RAS | AArch64::AEK_LSE |40 AArch64::AEK_SIMD | AArch64::AEK_RAS | AArch64::AEK_LSE |45 AArch64::AEK_SIMD | AArch64::AEK_RAS | AArch64::AEK_LSE |50 AArch64::AEK_SIMD | AArch64::AEK_RAS | AArch64::AEK_LSE |57 AArch64::AEK_SIMD | AArch64::AEK_RAS | AArch64::AEK_LSE |78 AARCH64_ARCH_EXT_NAME("lse", AArch64::AEK_LSE, "+lse", "-lse")159 (AArch64::AEK_LSE))219 AEK_LSE | AEK_RAND | AArch64::AEK_PROFILE |
40 AEK_LSE = 1 << 8, enumerator
85 if (Extensions & AEK_LSE) in getExtensionFeatures()