Searched refs:__crc32b (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | arm_acle.c | 312 return __crc32b(a, b); in test_crc32b() |
/external/clang/lib/Headers/ | ||
D | arm_acle.h | 256 __crc32b(uint32_t a, uint8_t b) { in __crc32b() function |