Searched refs:test_crc32cw (Results 1 – 3 of 3) sorted by relevance
42 define i32 @test_crc32cw(i32 %cur, i32 %next) {43 ; CHECK-LABEL: test_crc32cw:
49 define i32 @test_crc32cw(i32 %cur, i32 %next) {50 ; CHECK-LABEL: test_crc32cw:
354 uint32_t test_crc32cw(uint32_t a, uint32_t b) { in test_crc32cw() function