Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsha-schedule.ll139 define <4 x i32> @test_sha256msg1(<4 x i32> %a0, <4 x i32> %a1, <4 x i32> *%a2) {
140 ; GENERIC-LABEL: test_sha256msg1:
146 ; GOLDMONT-LABEL: test_sha256msg1:
152 ; CANNONLAKE-LABEL: test_sha256msg1:
158 ; ZNVER1-LABEL: test_sha256msg1:
/external/clang/test/CodeGen/
Dsha-builtins.c28 __m128i test_sha256msg1(__m128i a, __m128i b) { in test_sha256msg1() function