Searched refs:vpks (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 500 sub vpks { subroutine 505 vpks(@_,1,0); 508 vpks(@_,2,0); 511 vpks(@_,3,0); 514 vpks(@_,1,1); 517 vpks(@_,2,1); 520 vpks(@_,3,1);
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsSystemZ.td | 250 defm int_s390_vpks : SystemZBinaryTruncHFG<"vpks">;
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 394 def VPKS : BinaryVRRbSPairGeneric<"vpks", 0xE797>;
|