Searched refs:__crc32w (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | arm_acle.c | 300 return __crc32w(a, b); in test_crc32w() |
/external/clang/lib/Headers/ | ||
D | arm_acle.h | 262 __crc32w(uint32_t a, uint32_t b) { in __crc32w() function |