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.cc974 bool push_si = (!obj_in_si && !off_in_si) && (rs_obj == rs_rSI || rs_off == rs_rSI); in GenInlinedCas() local
980 if (push_si) { in GenInlinedCas()
986 const size_t push_offset = (push_si ? 4u : 0u) + (push_di ? 4u : 0u); in GenInlinedCas()
1009 if (push_si) { in GenInlinedCas()