Searched defs:crc32h (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/CodeGen/ | ||
H A D | arm-crc32.c | 20 int crc32h(int a, short b) in crc32h() function |
H A D | arm64-crc32.c | 25 uint32_t crc32h(uint32_t a, uint16_t b) in crc32h() function |