Searched defs:LoadStringSlowPathARM (Results 1 – 1 of 1) sorted by relevance
215 class LoadStringSlowPathARM : public SlowPathCodeARM { class217 explicit LoadStringSlowPathARM(HLoadString* instruction) : instruction_(instruction) {} in LoadStringSlowPathARM() function in art::arm::LoadStringSlowPathARM