Searched refs:xxi (Results 1 – 2 of 2) sorted by relevance
374 UInt xxi = (UInt)xx; in avg8U() local376 UInt r = (xxi + yyi + 1) >> 1; in avg8U()382 UInt xxi = (UInt)xx; in avg16U() local384 UInt r = (xxi + yyi + 1) >> 1; in avg16U()410 UInt xxi = (UInt)xx; in hadd16U() local412 UInt r = (xxi + yyi) >> 1; in hadd16U()418 Int xxi = (Int)xx; in hadd16S() local420 Int r = (xxi + yyi) >> 1; in hadd16S()426 UInt xxi = (UInt)xx; in hsub16U() local428 UInt r = (xxi - yyi) >> 1; in hsub16U()[all …]
1142 def xxi : A64I_bitfield<0b1, opc, 0b1,3650 def xxi : A64I_logicalimm<0b1, opc, (outs GPR64xsp:$Rd),