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

  /art/compiler/dex/
reg_storage.h 250 void SetHighReg(int reg) {
  /art/compiler/dex/quick/
gen_loadstore.cc 431 loc.reg.SetHighReg(temp_high.GetReg());
  /art/compiler/dex/quick/arm/
target_arm.cc 690 res.reg.SetHighReg(rs_r3.GetReg());
  /art/compiler/dex/quick/arm64/
target_arm64.cc 700 res.reg.SetHighReg(rx3);
    [all...]
  /art/compiler/dex/quick/x86/
int_x86.cc     [all...]

Completed in 80 milliseconds