OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_aesimc
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
arm64_crypto.c
24
uint8x16_t
test_aesimc
(uint8x16_t data, uint8x16_t key) {
function
25
// CHECK-LABEL:
test_aesimc
:
/external/llvm/test/CodeGen/AArch64/
arm64-crypto.ll
29
define <16 x i8> @
test_aesimc
(<16 x i8> %data) {
30
; CHECK-LABEL:
test_aesimc
:
Completed in 148 milliseconds