Home
last modified time | relevance | path

Searched defs:LoadMethodTypeSlowPathX86_64 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.cc270 class LoadMethodTypeSlowPathX86_64: public SlowPathCode { class
272 explicit LoadMethodTypeSlowPathX86_64(HLoadMethodType* mt) : SlowPathCode(mt) {} in LoadMethodTypeSlowPathX86_64() function in art::x86_64::LoadMethodTypeSlowPathX86_64