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