Home | History | Annotate | Download | only in helgrind

Lines Matching refs:addStmtToIRSB

4274    addStmtToIRSB(sbOut, assign(wide1, unop(Iop_1Uto32, arg1)));
4275 addStmtToIRSB(sbOut, assign(wide2, unop(Iop_1Uto32, arg2)));
4276 addStmtToIRSB(sbOut, assign(anded, binop(Iop_And32, mkexpr(wide1),
4278 addStmtToIRSB(sbOut, assign(res, unop(Iop_32to1, mkexpr(anded))));
4402 addStmtToIRSB( sbOut, assign(sp, IRExpr_Get(goff_sp, tyAddr)));
4406 addStmtToIRSB(
4416 addStmtToIRSB(
4426 addStmtToIRSB(
4444 addStmtToIRSB( sbOut, IRStmt_Dirty(di) );
4514 addStmtToIRSB( bbOut, bbIn->stmts[i] );
4715 addStmtToIRSB( bbOut, st );