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