Lines Matching refs:Ist_Put
384 case Ist_Put: in flatten_Stmt()
618 if (st->tag == Ist_Put || st->tag == Ist_PutI) { in redundant_get_removal_BB()
620 if (st->tag == Ist_Put) { in redundant_get_removal_BB()
653 if (st->tag == Ist_Put) { in redundant_get_removal_BB()
834 case Ist_Put: in redundant_put_removal_BB()
1810 case Ist_Put: in subst_and_fold_Stmt()
2094 case Ist_Put: in addUses_Stmt()
2708 case Ist_Put: case Ist_PutI: in do_cse_BB()
2729 if (st->tag == Ist_Put) { in do_cse_BB()
3017 if (st->tag == Ist_Put) { in findPutI()
3145 case Ist_Put: in guestAccessWhichMightOverlapPutI()
3382 case Ist_Put: in deltaIRStmt()
3861 case Ist_Put: in aoccCount_Stmt()
4149 case Ist_Put: in atbSubst_Stmt()
4328 = toBool( st->tag == Ist_Put in ado_treebuild_BB()
4516 case Ist_Put: in considerExpensives()