Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc164 class LoadClassSlowPathMIPS64 : public SlowPathCodeMIPS64 { class
166 LoadClassSlowPathMIPS64(HLoadClass* cls, in LoadClassSlowPathMIPS64() function in art::mips64::LoadClassSlowPathMIPS64
218 DISALLOW_COPY_AND_ASSIGN(LoadClassSlowPathMIPS64);
1638 SlowPathCodeMIPS64* slow_path = new (GetGraph()->GetArena()) LoadClassSlowPathMIPS64( in VisitClinitCheck()
2497 SlowPathCodeMIPS64* slow_path = new (GetGraph()->GetArena()) LoadClassSlowPathMIPS64( in VisitLoadClass()