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