Home
last modified time | relevance | path

Searched refs:__crc32cw (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchecksum.h31 #define CRC32_INTRINSIC FIRST_32_SECOND_64(__crc32cw, __crc32cd)
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Darm_acle.h657 __crc32cw(uint32_t __a, uint32_t __b) { in __crc32cw() function