Home
last modified time | relevance | path

Searched refs:declast (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/aes/asm/
Daes-x86_64.pl841 sub declast() subroutine
913 else { &declast(0,$s0,$s3,$s2,$s1);
914 &declast(1,$s1,$s0,$s3,$s2);
915 &declast(2,$s2,$s1,$s0,$s3);
916 &declast(3,$s3,$s2,$s1,$s0);
Daes-586.pl1627 sub declast() subroutine
1746 &declast(0,$tbl,$s0,$s3,$s2,$s1);
1747 &declast(1,$tbl,$s1,$s0,$s3,$s2);
1748 &declast(2,$tbl,$s2,$s1,$s0,$s3);
1749 &declast(3,$tbl,$s3,$s2,$s1,$s0);
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenAsmWriter.inc3829 "declast\t\000aesdec\t\000aesenclast\t\000aesenc\t\000aesimc\t\000aeskey"