Searched defs:ArraySetSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance
471 class ArraySetSlowPathMIPS : public SlowPathCodeMIPS { class473 explicit ArraySetSlowPathMIPS(HInstruction* instruction) : SlowPathCodeMIPS(instruction) {} in ArraySetSlowPathMIPS() function in art::mips::ArraySetSlowPathMIPS