OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_NEON
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h
182
to be more careful with
TARGET_NEON
as noted below. */
222
#define
TARGET_NEON
\
227
#define TARGET_NEON_RDMA (
TARGET_NEON
&& arm_arch8_1)
230
#define TARGET_DOTPROD (
TARGET_NEON
&& TARGET_VFP5 \
236
#define TARGET_COMPLEX (
TARGET_NEON
&& arm_arch8_3)
245
#define TARGET_FP16FML (
TARGET_NEON
\
254
#define TARGET_I8MM (
TARGET_NEON
&& arm_arch8_2 && arm_arch_i8mm)
259
#define TARGET_BF16_SIMD (
TARGET_NEON
&& TARGET_VFP5 \
1151
#define ARM_HAVE_NEON_V8QI_ARITH
TARGET_NEON
1152
#define ARM_HAVE_NEON_V4HI_ARITH
TARGET_NEON
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h
182
to be more careful with
TARGET_NEON
as noted below. */
222
#define
TARGET_NEON
\
227
#define TARGET_NEON_RDMA (
TARGET_NEON
&& arm_arch8_1)
230
#define TARGET_DOTPROD (
TARGET_NEON
&& TARGET_VFP5 \
236
#define TARGET_COMPLEX (
TARGET_NEON
&& arm_arch8_3)
245
#define TARGET_FP16FML (
TARGET_NEON
\
254
#define TARGET_I8MM (
TARGET_NEON
&& arm_arch8_2 && arm_arch_i8mm)
259
#define TARGET_BF16_SIMD (
TARGET_NEON
&& TARGET_VFP5 \
1133
#define ARM_HAVE_NEON_V8QI_ARITH
TARGET_NEON
1134
#define ARM_HAVE_NEON_V4HI_ARITH
TARGET_NEON
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026