Searched refs:test_sha256h (Results 1 – 2 of 2) sorted by relevance
71 uint32x4_t test_sha256h(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_sha256h() function
108 define <4 x i32> @test_sha256h(<4 x i32> %hash_abcd, <4 x i32> %hash_efgh, <4 x i32> %wk) {109 ; CHECK-LABEL: test_sha256h: