Home
last modified time | relevance | path

Searched refs:push_si (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/x86/
Dint_x86.cc1160 bool push_si = (!obj_in_si && !off_in_si) && (rs_obj == rs_rSI || rs_off == rs_rSI); in GenInlinedCas() local
1171 if (push_si) { in GenInlinedCas()
1182 const size_t push_offset = (push_si ? 4u : 0u) + (push_di ? 4u : 0u); in GenInlinedCas()
1206 if (push_si) { in GenInlinedCas()