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 222 void SetLowReg(int reg) {
  /art/compiler/dex/quick/
gen_loadstore.cc 407 loc.reg.SetLowReg(temp_low.GetReg());
  /art/compiler/dex/quick/arm/
target_arm.cc 716 res.reg.SetLowReg(rs_r2.GetReg());
    [all...]

Completed in 856 milliseconds