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_CPU_DEFAULT
(Results
1 - 25
of
84
) sorted by relevancy
1
2
3
4
/src/external/gpl3/gcc/usr.bin/gcc/arch/earm/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm9e")
/src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm1176jzf-s")
/src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7/
tm.h
7
#define
TARGET_CPU_DEFAULT
("cortex-a8")
/src/external/gpl3/gcc/usr.bin/gcc/arch/ia64/
tm.h
7
#define
TARGET_CPU_DEFAULT
(MASK_GNU_AS|MASK_GNU_LD)
/src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/
tm.h
7
#define
TARGET_CPU_DEFAULT
(((MASK_ABICALLS|MASK_SPLIT_ADDRESSES))|MASK_RELAX_PIC_CALLS)
/src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/
tm.h
7
#define
TARGET_CPU_DEFAULT
(TARGET_CPU_v7)
/src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/
tm.h
7
#define
TARGET_CPU_DEFAULT
(TARGET_CPU_ultrasparc)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/arm/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/armeb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earm/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm9e")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmeb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm9e")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmhf/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm10e")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4eb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm1176jzf-s")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6eb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm1176jzf-s")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6hf/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm1176jzf-s")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7/
tm.h
7
#define
TARGET_CPU_DEFAULT
("cortex-a8")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7eb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("cortex-a8")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7hf/
tm.h
7
#define
TARGET_CPU_DEFAULT
("cortex-a8")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/ia64/
tm.h
7
#define
TARGET_CPU_DEFAULT
(MASK_GNU_AS|MASK_GNU_LD)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64eb/
tm.h
7
#define
TARGET_CPU_DEFAULT
(((MASK_ABICALLS|MASK_FLOAT64|MASK_SOFT_FLOAT_ABI|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipseb/
tm.h
7
#define
TARGET_CPU_DEFAULT
((((MASK_ABICALLS|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsel/
tm.h
7
#define
TARGET_CPU_DEFAULT
((((MASK_ABICALLS|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS)
Completed in 59 milliseconds
1
2
3
4
Indexes created Thu Jul 16 00:26:27 UTC 2026