Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dmrs.inc35 setCPUFeature(FEAT_FP);
129 setCPUFeature(FEAT_FP);
180 setCPUFeature(FEAT_FP);
H A Dfuchsia.inc20 setCPUFeature(FEAT_FP);
H A Dapple.inc34 {"hw.optional.floatingpoint", FEAT_FP},
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Daarch64.c67 FEAT_FP, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h46 FEAT_FP, enumerator
234 {"fp", AArch64::AEK_FP, "+fp-armv8", "-fp-armv8", FEAT_FP, "+fp-armv8,+neon", 90},
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td29 "Enable ARMv8 FP (FEAT_FP)">;