Searched defs:ArraySetSlowPathMIPS64 (Results 1 – 1 of 1) sorted by relevance
428 class ArraySetSlowPathMIPS64 : public SlowPathCodeMIPS64 { class430 explicit ArraySetSlowPathMIPS64(HInstruction* instruction) : SlowPathCodeMIPS64(instruction) {} in ArraySetSlowPathMIPS64() function in art::mips64::ArraySetSlowPathMIPS64