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