Searched refs:test_aesmc (Results 1 – 2 of 2) sorted by relevance
18 uint8x16_t test_aesmc(uint8x16_t data, uint8x16_t key) { in test_aesmc() function
22 define <16 x i8> @test_aesmc(<16 x i8> %data) {23 ; CHECK-LABEL: test_aesmc: