Searched refs:push_di (Results 1 – 1 of 1) sorted by relevance
973 bool push_di = (!obj_in_di && !off_in_di) && (rs_obj == rs_rDI || rs_off == rs_rDI); in GenInlinedCas() local975 if (push_di) { in GenInlinedCas()986 const size_t push_offset = (push_si ? 4u : 0u) + (push_di ? 4u : 0u); in GenInlinedCas()1014 if (push_di) { in GenInlinedCas()