Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.h137 void EnqueueSlowPath(SlowPath* slowpath) { in EnqueueSlowPath() function
/art/compiler/utils/x86/
Djni_macro_assembler_x86.cc560 __ GetBuffer()->EnqueueSlowPath(slow); in ExceptionPoll()
/art/compiler/utils/x86_64/
Djni_macro_assembler_x86_64.cc660 __ GetBuffer()->EnqueueSlowPath(slow); in ExceptionPoll()