Home
last modified time | relevance | path

Searched defs:slow (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/x86/
Djni_macro_assembler_x86.cc520 X86ExceptionSlowPath* slow = new (__ GetAllocator()) X86ExceptionSlowPath(stack_adjust); in ExceptionPoll() local
/art/compiler/utils/x86_64/
Djni_macro_assembler_x86_64.cc586 X86_64ExceptionSlowPath* slow = new (__ GetAllocator()) X86_64ExceptionSlowPath(stack_adjust); in ExceptionPoll() local