Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/crypto/perlasm/
HDs390x.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);
/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDIntrinsicsSystemZ.td250 defm int_s390_vpks : SystemZBinaryTruncHFG<"vpks">;
/freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZInstrVector.td394 def VPKS : BinaryVRRbSPairGeneric<"vpks", 0xE797>;