Searched refs:test_sha1c (Results 1 – 2 of 2) sorted by relevance
30 uint32x4_t test_sha1c(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1c() function
43 define <4 x i32> @test_sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {44 ; CHECK-LABEL: test_sha1c: