Home
last modified time | relevance | path

Searched refs:FEAT_JSCVT (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dapple.inc46 {"hw.optional.arm.FEAT_JSCVT", FEAT_JSCVT},
H A Dmrs.inc50 setCPUFeature(FEAT_JSCVT);
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Daarch64.c79 FEAT_JSCVT, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h58 FEAT_JSCVT, enumerator
241 {"jscvt", AArch64::AEK_JSCVT, "+jsconv", "-jsconv", FEAT_JSCVT, "+fp-armv8,+neon,+jsconv", 210},
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td332 "Enable v8.3-A JavaScript FP conversion instructions (FEAT_JSCVT)",