Home
last modified time | relevance | path

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

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