Searched refs:vfee (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 1657 sub vfee { subroutine 1662 vfee(@_[0..2],0,$_[3]); 1665 vfee(@_[0..2],1,$_[3]); 1668 vfee(@_[0..2],2,$_[3]); 1671 vfee(@_,0,1); 1674 vfee(@_,1,1); 1677 vfee(@_,2,1); 1680 vfee(@_,0,2); 1683 vfee(@_,1,2); 1686 vfee(@_,2,2); [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsSystemZ.td | 340 defm int_s390_vfee : SystemZBinaryBHF<"vfee">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 1868 defm VFEE : BinaryExtraVRRbSPairGeneric<"vfee", 0xE780>;
|