Home
last modified time | relevance | path

Searched defs:TARGET_CRC32 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.h306 #define TARGET_CRC32 (AARCH64_ISA_CRC) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.h342 #define TARGET_CRC32 (AARCH64_ISA_CRC) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h178 #define TARGET_CRC32 (arm_arch_crc) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h171 #define TARGET_CRC32 (arm_arch_crc) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h138 #define TARGET_CRC32 TARGET_ISA_CRC32 macro