Searched refs:LoadStringSlowPathRISCV64 (Results 1 – 1 of 1) sorted by relevance
754 class LoadStringSlowPathRISCV64 : public SlowPathCodeRISCV64 { class756 explicit LoadStringSlowPathRISCV64(HLoadString* instruction) in LoadStringSlowPathRISCV64() function in art::riscv64::LoadStringSlowPathRISCV64787 DISALLOW_COPY_AND_ASSIGN(LoadStringSlowPathRISCV64);4534 new (codegen_->GetScopedAllocator()) LoadStringSlowPathRISCV64(instruction); in VisitLoadString()