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