Searched defs:LoadStringSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance
274 class LoadStringSlowPathMIPS : public SlowPathCodeMIPS { class276 explicit LoadStringSlowPathMIPS(HLoadString* instruction) : SlowPathCodeMIPS(instruction) {} in LoadStringSlowPathMIPS() function in art::mips::LoadStringSlowPathMIPS