Searched refs:MethodEntryExitHooksSlowPathARMVIXL (Results 1 – 1 of 1) sorted by relevance
945 class MethodEntryExitHooksSlowPathARMVIXL : public SlowPathCodeARMVIXL { class947 explicit MethodEntryExitHooksSlowPathARMVIXL(HInstruction* instruction) in MethodEntryExitHooksSlowPathARMVIXL() function in art::arm::MethodEntryExitHooksSlowPathARMVIXL971 DISALLOW_COPY_AND_ASSIGN(MethodEntryExitHooksSlowPathARMVIXL);2195 new (codegen_->GetScopedAllocator()) MethodEntryExitHooksSlowPathARMVIXL(instruction); in GenerateMethodEntryExitHook()