Home | History | Annotate | Download | only in optimizing

Lines Matching refs:hidden_reg

2222   CpuRegister hidden_reg = locations->GetTemp(1).AsRegister<CpuRegister>();
2228 DCHECK_EQ(RAX, hidden_reg.AsRegister());
2229 codegen_->Load64BitValue(hidden_reg, invoke->GetDexMethodIndex());