Searched refs:test_crc32w (Results 1 – 3 of 3) sorted by relevance
19 define i32 @test_crc32w(i32 %cur, i32 %next) {20 ; CHECK-LABEL: test_crc32w:
325 uint32_t test_crc32w(uint32_t a, uint32_t b) { in test_crc32w() function