Searched refs:FEAT_AES (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/ |
H A D | AArch64TargetParser.h | 43 FEAT_AES, enumerator 174 {"aes", AArch64::AEK_AES, "+aes", "-aes", FEAT_AES, "+fp-armv8,+neon", 150},
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | cpu_model.c | 1089 FEAT_AES, enumerator 1175 setCPUFeature(FEAT_AES); in init_cpu_features_resolver()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64.td | 48 "Enable AES support (FEAT_AES, FEAT_PMULL)", [FeatureNEON]>;
|