Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc221 class LoadStringSlowPathMIPS64 : public SlowPathCodeMIPS64 { class
223 explicit LoadStringSlowPathMIPS64(HLoadString* instruction) : instruction_(instruction) {} in LoadStringSlowPathMIPS64() function in art::mips64::LoadStringSlowPathMIPS64