Home
last modified time | relevance | path

Searched refs:test_sha256h2 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Darm64_crypto.c77 uint32x4_t test_sha256h2(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_sha256h2() function
/external/llvm/test/CodeGen/AArch64/
Darm64-crypto.ll115 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: