Home
last modified time | relevance | path

Searched defs:LoadStringSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips.cc284 class LoadStringSlowPathMIPS : public SlowPathCodeMIPS { class
286 explicit LoadStringSlowPathMIPS(HLoadString* instruction) : SlowPathCodeMIPS(instruction) {} in LoadStringSlowPathMIPS() function in art::mips::LoadStringSlowPathMIPS