Searched refs:SetLowReg (Results 1 - 3 of 3) sorted by relevance

/art/compiler/dex/
H A Dreg_storage.h221 void SetLowReg(int reg) { function in class:art::RegStorage
/art/compiler/dex/quick/
H A Dgen_loadstore.cc424 loc.reg.SetLowReg(temp_low.GetReg());
/art/compiler/dex/quick/arm/
H A Dtarget_arm.cc689 res.reg.SetLowReg(rs_r2.GetReg());

Completed in 93 milliseconds