Searched refs:vavg (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 774 sub vavg { subroutine 779 vavg(@_,0); 782 vavg(@_,1); 785 vavg(@_,2); 788 vavg(@_,3);
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsSystemZ.td | 273 defm int_s390_vavg : SystemZBinaryBHFG<"vavg">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepInstrInfo.td | 32158 "$Vd32.b = vavg($Vu32.b,$Vv32.b)", 32185 "$Vd32.b = vavg($Vu32.b,$Vv32.b):rnd", 32212 "$Vd32.h = vavg($Vu32.h,$Vv32.h)", 32239 "$Vd32.h = vavg($Vu32.h,$Vv32.h):rnd", 32266 "$Vd32.ub = vavg($Vu32.ub,$Vv32.ub)", 32293 "$Vd32.ub = vavg($Vu32.ub,$Vv32.ub):rnd", 32320 "$Vd32.uh = vavg($Vu32.uh,$Vv32.uh)", 32347 "$Vd32.uh = vavg($Vu32.uh,$Vv32.uh):rnd", 32374 "$Vd32.uw = vavg($Vu32.uw,$Vv32.uw)", 32401 "$Vd32.uw = vavg($Vu32.uw,$Vv32.uw):rnd", [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 570 def VAVG : BinaryVRRcGeneric<"vavg", 0xE7F2>;
|