Home | History | Annotate | Download | only in priv

Lines Matching defs:qop

897 static IRExpr *qop ( IROp op, IRExpr * a1, IRExpr * a2, IRExpr * a3,
13679 assign(t1, qop(Iop_MAddF32, rm,
13689 putDReg(fd, qop(Iop_MAddF64, rm, getDReg(fmt), getDReg(fs),
13697 assign(t1, qop(Iop_MSubF32, rm,
13707 qop(Iop_MSubF64, rm, getDReg(fmt), getDReg(fs),
13715 assign(t1, qop(Iop_MAddF32, rm,
13727 assign(t1, qop(Iop_MAddF64, rm, getDReg(fmt), getDReg(fs),
13736 assign(t1, qop(Iop_MSubF32, rm,
13748 assign(t1, qop(Iop_MSubF64, rm, getDReg(fmt), getDReg(fs),