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