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