Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsha-schedule.ll104 define <4 x i32> @test_sha1rnds4(<4 x i32> %a0, <4 x i32> %a1, <4 x i32> *%a2) {
105 ; GENERIC-LABEL: test_sha1rnds4:
111 ; GOLDMONT-LABEL: test_sha1rnds4:
117 ; CANNONLAKE-LABEL: test_sha1rnds4:
123 ; ZNVER1-LABEL: test_sha1rnds4:
/external/clang/test/CodeGen/
Dsha-builtins.c8 __m128i test_sha1rnds4(__m128i a, __m128i b) { in test_sha1rnds4() function