Searched defs:ArraySetSlowPathRISCV64 (Results 1 – 1 of 1) sorted by relevance
567 class ArraySetSlowPathRISCV64 : public SlowPathCodeRISCV64 { class569 explicit ArraySetSlowPathRISCV64(HInstruction* instruction) : SlowPathCodeRISCV64(instruction) {} in ArraySetSlowPathRISCV64() function in art::riscv64::ArraySetSlowPathRISCV64