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

  /art/compiler/dex/
reg_storage.h 221 void SetLowReg(int reg) {
  /art/compiler/dex/quick/
gen_loadstore.cc 424 loc.reg.SetLowReg(temp_low.GetReg());
  /art/compiler/dex/quick/arm/
target_arm.cc 689 res.reg.SetLowReg(rs_r2.GetReg());

Completed in 791 milliseconds