Searched refs:op_add (Results 1 – 2 of 2) sorted by relevance
600 def op_add(self, index): member in SimpleT2Decompiler875 def op_add(self, index): member in T2OutlineExtractor
3845 IROp op, op_shrn, op_shln, cmp_gt, op_add; in dis_neon_data_3same() local3865 op_add = Q ? Iop_Add8x16 : Iop_Add8x8; in dis_neon_data_3same()3871 op_add = Q ? Iop_Add16x8 : Iop_Add16x4; in dis_neon_data_3same()3877 op_add = Q ? Iop_Add32x4 : Iop_Add32x2; in dis_neon_data_3same()3883 op_add = Q ? Iop_Add64x2 : Iop_Add64; in dis_neon_data_3same()3894 op_add = Q ? Iop_Add8x16 : Iop_Add8x8; in dis_neon_data_3same()3900 op_add = Q ? Iop_Add16x8 : Iop_Add16x4; in dis_neon_data_3same()3906 op_add = Q ? Iop_Add32x4 : Iop_Add32x2; in dis_neon_data_3same()3912 op_add = Q ? Iop_Add64x2 : Iop_Add64; in dis_neon_data_3same()3947 binop(op_add, in dis_neon_data_3same()[all …]