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