Lines Matching refs:abd
10963 IRTemp abd = math_ABD(isU, size+1, mkexpr(argL), mkexpr(argR));10965 assign(res, isACC ? binop(mkVecADD(size+1), mkexpr(abd), getQReg128(dd))10966 : mkexpr(abd));11642 // FIXME: use Abd primop instead?