Home
last modified time | relevance | path

Searched refs:GetCurrentSlowPath (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h683 SlowPathCode* GetCurrentSlowPath() { in GetCurrentSlowPath() function
Dcode_generator_x86.cc4512 SlowPathCode* slow_path = GetCurrentSlowPath(); in GetInvokeStaticOrDirectExtraParameter()
Dcode_generator_arm.cc8247 SlowPathCode* slow_path = GetCurrentSlowPath(); in GetInvokeStaticOrDirectExtraParameter()
Dcode_generator_arm_vixl.cc8342 SlowPathCode* slow_path = GetCurrentSlowPath(); in GetInvokeStaticOrDirectExtraParameter()
Dcode_generator_mips.cc6868 SlowPathCode* slow_path = GetCurrentSlowPath(); in GetInvokeStaticOrDirectExtraParameter()