Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dint_x86.cc973 bool push_di = (!obj_in_di && !off_in_di) && (rs_obj == rs_rDI || rs_off == rs_rDI); in GenInlinedCas() local
975 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()