Searched refs:V6_vmpyhvsrs (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 1912 auto V6_vmpyhvsrs = HVC.HST.getIntrinsicId(Hexagon::V6_vmpyhvsrs); in createMulQ15() local 1913 return HVC.createHvxIntrinsic(Builder, V6_vmpyhvsrs, X.Val->getType(), in createMulQ15()
|
H A D | HexagonIntrinsicsV60.td | 339 defm : T_VV_pat <V6_vmpyhvsrs, int_hexagon_V6_vmpyhvsrs>;
|
H A D | HexagonDepInstrIntrinsics.inc | 1303 {Hexagon::V6_vmpyhvsrs, Intrinsic::hexagon_V6_vmpyhvsrs, Intrinsic::hexagon_V6_vmpyhvsrs_128B},
|
H A D | HexagonDepMappings.td | 342 def V6_vmpyhvsrs_altAlias : InstAlias<"$Vd32 = vmpyh($Vu32,$Vv32):<<1:rnd:sat", (V6_vmpyhvsrs HvxVR…
|
H A D | HexagonDepMapAsm2Intrin.td | 2546 (V6_vmpyhvsrs HvxVR:$src1, HvxVR:$src2)>, Requires<[UseHVXV60, UseHVX64B]>; 2548 (V6_vmpyhvsrs HvxVR:$src1, HvxVR:$src2)>, Requires<[UseHVXV60, UseHVX128B]>;
|
H A D | HexagonDepInstrInfo.td | 35961 def V6_vmpyhvsrs : HInst< [all...] |