Home
last modified time | relevance | path

Searched defs:crc32cw (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Darm-crc32.c40 int crc32cw(int a, int b) in crc32cw() function
H A Darm64-crc32.c45 uint32_t crc32cw(uint32_t a, uint32_t b) in crc32cw() function