Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h6314 void SetSlowPath(SlowPathCode* slow_path) { slow_path_ = slow_path; } in SetSlowPath() function
Dcode_generator_arm64.cc1926 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
Dcode_generator_x86_64.cc5782 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
Dcode_generator_x86.cc6411 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
Dcode_generator_arm_vixl.cc7014 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()