Home
last modified time | relevance | path

Searched refs:LoadClassSlowPathMIPS64 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips64.cc170 class LoadClassSlowPathMIPS64 : public SlowPathCodeMIPS64 { class
172 LoadClassSlowPathMIPS64(HLoadClass* cls, in LoadClassSlowPathMIPS64() function in art::mips64::LoadClassSlowPathMIPS64
226 DISALLOW_COPY_AND_ASSIGN(LoadClassSlowPathMIPS64);
1653 SlowPathCodeMIPS64* slow_path = new (GetGraph()->GetArena()) LoadClassSlowPathMIPS64( in VisitClinitCheck()
3220 SlowPathCodeMIPS64* slow_path = new (GetGraph()->GetArena()) LoadClassSlowPathMIPS64( in VisitLoadClass()