Searched refs:TARGET_ATTRIBUTE (Results 1 – 7 of 7) sorted by relevance
215 TARGET_ATTRIBUTE("bmi2") static size_t FSE_readNCount_body_bmi2( in FSE_readNCount_body_bmi2()335 static TARGET_ATTRIBUTE("bmi2") size_t HUF_readStats_body_bmi2(BYTE* huffWeight, size_t hwSize, U32… in HUF_readStats_body_bmi2()
76 #define TARGET_ATTRIBUTE(target) __attribute__((__target__(target))) macro
368 TARGET_ATTRIBUTE("bmi2") static size_t FSE_decompress_wksp_body_bmi2(void* dst, size_t dstCapacity,… in FSE_decompress_wksp_body_bmi2()
498 TARGET_ATTRIBUTE("bmi2") static void ZSTD_buildFSETable_body_bmi2(ZSTD_seqSymbol* dt, in ZSTD_buildFSETable_body_bmi2()1344 static TARGET_ATTRIBUTE("bmi2") size_t1357 static TARGET_ATTRIBUTE("bmi2") size_t
68 static TARGET_ATTRIBUTE("bmi2") size_t fn##_bmi2( \
399 static TARGET_ATTRIBUTE("bmi2") size_t
628 static TARGET_ATTRIBUTE("bmi2") size_t
Completed in 18 milliseconds