Searched refs:test_crc32b (Results 1 – 5 of 5) sorted by relevance
3 define i32 @test_crc32b(i32 %cur, i8 %next) {4 ; CHECK-LABEL: test_crc32b:
4 define i32 @test_crc32b(i32 %cur, i8 %next) {5 ; CHECK-LABEL: test_crc32b:
311 uint32_t test_crc32b(uint32_t a, uint8_t b) { in test_crc32b() function