Searched defs:LoadStringSlowPathX86_64 (Results 1 – 1 of 1) sorted by relevance
294 class LoadStringSlowPathX86_64 : public SlowPathCode { class296 explicit LoadStringSlowPathX86_64(HLoadString* instruction) : SlowPathCode(instruction) {} in LoadStringSlowPathX86_64() function in art::x86_64::LoadStringSlowPathX86_64