Home
last modified time | relevance | path

Searched refs:vavg (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm774 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 DIntrinsicsSystemZ.td273 defm int_s390_vavg : SystemZBinaryBHFG<"vavg">;
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td511 def VAVG : BinaryVRRcGeneric<"vavg", 0xE7F2>;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepInstrInfo.td32091 "$Vd32.b = vavg($Vu32.b,$Vv32.b)",
32118 "$Vd32.b = vavg($Vu32.b,$Vv32.b):rnd",
32145 "$Vd32.h = vavg($Vu32.h,$Vv32.h)",
32172 "$Vd32.h = vavg($Vu32.h,$Vv32.h):rnd",
32199 "$Vd32.ub = vavg($Vu32.ub,$Vv32.ub)",
32226 "$Vd32.ub = vavg($Vu32.ub,$Vv32.ub):rnd",
32253 "$Vd32.uh = vavg($Vu32.uh,$Vv32.uh)",
32280 "$Vd32.uh = vavg($Vu32.uh,$Vv32.uh):rnd",
32307 "$Vd32.uw = vavg($Vu32.uw,$Vv32.uw)",
32334 "$Vd32.uw = vavg(
[all...]