Searched refs:test_crc32ch (Results 1 – 3 of 3) sorted by relevance
34 define i32 @test_crc32ch(i32 %cur, i16 %next) {35 ; CHECK-LABEL: test_crc32ch:
41 define i32 @test_crc32ch(i32 %cur, i16 %next) {42 ; CHECK-LABEL: test_crc32ch:
347 uint32_t test_crc32ch(uint32_t a, uint16_t b) { in test_crc32ch() function