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