Lines Matching refs:qop
532 static IRExpr* qop ( IROp op, IRExpr* a1, IRExpr* a2, in qop() function
7261 assign( frD, qop( Iop_MSubF64r32, rm, in dis_fp_multadd()
7268 assign( frD, qop( Iop_MAddF64r32, rm, in dis_fp_multadd()
7276 qop( Iop_MSubF64r32, rm, in dis_fp_multadd()
7284 qop( Iop_MAddF64r32, rm, in dis_fp_multadd()
7299 assign( frD, qop( Iop_MSubF64, rm, in dis_fp_multadd()
7306 assign( frD, qop( Iop_MAddF64, rm, in dis_fp_multadd()
7314 qop( Iop_MSubF64, rm, in dis_fp_multadd()
7322 qop( Iop_MAddF64, rm, in dis_fp_multadd()
9049 qop( mOp, in dis_vxv_dp_arith()
9056 qop( mOp, in dis_vxv_dp_arith()
9312 qop( mOp, in dis_vxv_sp_arith()
9320 qop( mOp, in dis_vxv_sp_arith()
9328 qop( mOp, in dis_vxv_sp_arith()
9336 qop( mOp, in dis_vxv_sp_arith()
10266 qop( Iop_MAddF64, rm, in dis_vxs_arith()
10281 qop( Iop_MSubF64, rm, in dis_vxs_arith()
10302 assign( maddResult, unop( Iop_ReinterpF64asI64, qop( Iop_MAddF64, rm, in dis_vxs_arith()
10321 qop( Iop_MSubF64, in dis_vxs_arith()