Searched defs:LoadStringSlowPathX86 (Results 1 – 1 of 1) sorted by relevance
236 class LoadStringSlowPathX86 : public SlowPathCode { class238 explicit LoadStringSlowPathX86(HLoadString* instruction): SlowPathCode(instruction) {} in LoadStringSlowPathX86() function in art::x86::LoadStringSlowPathX86