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_ARM_FP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h
2484
#define
TARGET_ARM_FP
\
2492
TARGET_ARM_FP
without the 64-bit bit set. */
2494
(TARGET_NEON ? (
TARGET_ARM_FP
& (0xff ^ 0x08)) \
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h
2425
#define
TARGET_ARM_FP
\
2433
TARGET_ARM_FP
without the 64-bit bit set. */
2435
(TARGET_NEON ? (
TARGET_ARM_FP
& (0xff ^ 0x08)) \
Completed in 16 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026