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