Searched refs:__crc32cd (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | arm_acle.c | 337 return __crc32cd(a, b); in test_crc32cd() |
/external/clang/lib/Headers/ | ||
D | arm_acle.h | 287 __crc32cd(uint32_t a, uint64_t b) { in __crc32cd() function |