Home | History | Annotate | Download | only in optimizing

Lines Matching full:string_index

218     const uint32_t string_index = instruction_->AsLoadString()->GetStringIndex();
219 __ movl(calling_convention.GetRegisterAt(0), Immediate(string_index));
4505 info.string_index));
4512 info.string_index));
6070 // /* GcRoot<mirror::String> */ out = out[string_index]