Home
last modified time | relevance | path

Searched refs:FEAT_SHA1 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dapple.inc37 {"hw.optional.arm.FEAT_SHA1", FEAT_SHA1},
H A Dfuchsia.inc28 setCPUFeature(FEAT_SHA1);
H A Dmrs.inc46 setCPUFeature(FEAT_SHA1);
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Daarch64.c70 FEAT_SHA1, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h49 FEAT_SHA1, enumerator
266 {"sha1", AArch64::AEK_NONE, {}, {}, FEAT_SHA1, "+fp-armv8,+neon", 120},
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td40 "Enable SHA1 and SHA256 support (FEAT_SHA1, FEAT_SHA256)", [FeatureNEON]>;