Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm500 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 DIntrinsicsSystemZ.td250 defm int_s390_vpks : SystemZBinaryTruncHFG<"vpks">;
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td394 def VPKS : BinaryVRRbSPairGeneric<"vpks", 0xE797>;