Searched defs:LoadMethodTypeSlowPathX86_64 (Results 1 – 1 of 1) sorted by relevance
270 class LoadMethodTypeSlowPathX86_64: public SlowPathCode { class272 explicit LoadMethodTypeSlowPathX86_64(HLoadMethodType* mt) : SlowPathCode(mt) {} in LoadMethodTypeSlowPathX86_64() function in art::x86_64::LoadMethodTypeSlowPathX86_64