Searched refs:LoadClassSlowPathRISCV64 (Results 1 – 1 of 1) sorted by relevance
407 class LoadClassSlowPathRISCV64 : public SlowPathCodeRISCV64 { class409 LoadClassSlowPathRISCV64(HLoadClass* cls, HInstruction* at) : SlowPathCodeRISCV64(at), cls_(cls) { in LoadClassSlowPathRISCV64() function in art::riscv64::LoadClassSlowPathRISCV64471 DISALLOW_COPY_AND_ASSIGN(LoadClassSlowPathRISCV64);3469 SlowPathCodeRISCV64* slow_path = new (codegen_->GetScopedAllocator()) LoadClassSlowPathRISCV64( in VisitClinitCheck()4428 new (codegen_->GetScopedAllocator()) LoadClassSlowPathRISCV64(instruction, instruction); in VisitLoadClass()