Searched defs:ExceptionPoll (Results 1 – 8 of 8) sorted by relevance
484 __ ExceptionPoll(exception_slow_path.get()); in ArtJniCompileMethodInternal() local559 __ ExceptionPoll(exception_slow_path.get()); in ArtJniCompileMethodInternal() local704 __ ExceptionPoll(exception_slow_path.get()); in ArtJniCompileMethodInternal() local
232 __ ExceptionPoll(exception_slow_path.get()); in TEST_F() local
846 __ ExceptionPoll(slow_path.get()); in TEST_F() local
538 void Riscv64JNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) { in ExceptionPoll() function in art::riscv64::Riscv64JNIMacroAssembler
531 void X86JNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) { in ExceptionPoll() function in art::x86::X86JNIMacroAssembler
596 void X86_64JNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) { in ExceptionPoll() function in art::x86_64::X86_64JNIMacroAssembler
978 void ArmVIXLJNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) { in ExceptionPoll() function in art::arm::ArmVIXLJNIMacroAssembler
781 void Arm64JNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) { in ExceptionPoll() function in art::arm64::Arm64JNIMacroAssembler