Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsha-schedule.ll42 define <4 x i32> @test_sha1msg2(<4 x i32> %a0, <4 x i32> %a1, <4 x i32> *%a2) {
43 ; GENERIC-LABEL: test_sha1msg2:
49 ; GOLDMONT-LABEL: test_sha1msg2:
55 ; CANNONLAKE-LABEL: test_sha1msg2:
61 ; ZNVER1-LABEL: test_sha1msg2:
/external/clang/test/CodeGen/
Dsha-builtins.c20 __m128i test_sha1msg2(__m128i a, __m128i b) { in test_sha1msg2() function