HomeSort by relevance Sort by last modified time
    Searched refs:Store32Disp (Results 1 - 6 of 6) sorted by null

  /art/compiler/dex/quick/
gen_loadstore.cc 182 Store32Disp(TargetPtrReg(kSp), SRegOffset(rl_dest.s_reg_low), rl_dest.reg);
299 Store32Disp(TargetPtrReg(kSp), SRegOffset(rl_dest.s_reg_low), rl_dest.reg);
gen_common.cc 571 Store32Disp(TargetPtrReg(kSp), SRegOffset(loc.s_reg_low), loc.reg);
641 Store32Disp(ref_reg,
    [all...]
mir_to_lir.h     [all...]
  /art/compiler/dex/quick/arm/
call_arm.cc 260 Store32Disp(rs_r0, mirror::Object::MonitorOffset().Int32Value(), rs_r1);
304 Store32Disp/*eq*/(rs_r0, mirror::Object::MonitorOffset().Int32Value(), rs_r1);
  /art/compiler/dex/quick/arm64/
call_arm64.cc 243 Store32Disp(rs_x0, mirror::Object::MonitorOffset().Int32Value(), rs_w2);
  /art/compiler/dex/quick/x86/
target_x86.cc     [all...]

Completed in 188 milliseconds