Home
last modified time | relevance | path

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

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