Home | History | Annotate | Download | only in optimizing

Lines Matching refs:cls_

282       : SlowPathCodeARM64(at), cls_(cls), at_(at), dex_pc_(dex_pc), do_clinit_(do_clinit) {
294 __ Mov(calling_convention.GetRegisterAt(0).W(), cls_->GetTypeIndex());
320 HLoadClass* const cls_;