Searched refs:__crc32cw (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | arm_acle.c | 329 return __crc32cw(a, b); in test_crc32cw() |
/external/clang/lib/Headers/ | ||
D | arm_acle.h | 282 __crc32cw(uint32_t a, uint32_t b) { in __crc32cw() function |