Searched refs:TARGET_CPU_WITH_CRC (Results 1 – 1 of 1) sorted by relevance
21 #define TARGET_CPU_WITH_CRC __attribute__((target("sse4.2"))) macro23 #define TARGET_CPU_WITH_CRC macro36 #define TARGET_CPU_WITH_CRC __attribute__((target("crc"))) macro38 #define TARGET_CPU_WITH_CRC __attribute__((target("+crc"))) macro40 #define TARGET_CPU_WITH_CRC __attribute__((target("armv8-a,crc"))) macro48 #if defined(TARGET_CPU_WITH_CRC)50 TARGET_CPU_WITH_CRC119 #elif defined(TARGET_CPU_WITH_CRC) && defined(CRC32_SIMD_SSE42_PCLMUL) in insert_string()122 #elif defined(TARGET_CPU_WITH_CRC) && defined(CRC32_ARMV8_CRC32) in insert_string()