Home
last modified time | relevance | path

Searched refs:EnqueueSlowPath (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/
Dassembler.h174 void EnqueueSlowPath(SlowPath* slowpath) { in EnqueueSlowPath() function
/art/compiler/utils/mips/
Dassembler_mips.cc951 buffer_.EnqueueSlowPath(slow); in ExceptionPoll()
/art/compiler/utils/x86/
Dassembler_x86.cc1825 buffer_.EnqueueSlowPath(slow); in ExceptionPoll()
/art/compiler/utils/arm/
Dassembler_arm.cc1869 buffer_.EnqueueSlowPath(slow); in ExceptionPoll()