Home | History | Annotate | Download | only in tsan

Lines Matching refs:IRStmt_WrTmp

943    IRStmt* cmp_stmt = IRStmt_WrTmp(need_sleep_i1,
978 addStmtToIRSB( bbOut, IRStmt_WrTmp( sp_temp, sp_expr ) );
1065 IRStmt *temp_stmt = IRStmt_WrTmp(temp, tleb_plus_idx_expr);
1129 IRStmt *star_addr_stmt = IRStmt_WrTmp(star_addr, addr_load_expr);
1136 IRStmt *sub_stmt = IRStmt_WrTmp(sub, sub_expr);
1142 IRStmt *mask_stmt = IRStmt_WrTmp(mask, mask_expr);
1149 IRStmt *and_stmt = IRStmt_WrTmp(and_tmp, and_expr);
1378 IRStmt *stmt = IRStmt_WrTmp(tleb_temp, tleb_expr);