Searched defs:end_program (Results 1 – 3 of 3) sorted by relevance
77 [[noreturn]] LIBC_INLINE void end_program() { __builtin_unreachable(); } in end_program() function
170 [[noreturn]] LIBC_INLINE void end_program() { __builtin_amdgcn_endpgm(); } in end_program() function
151 [[noreturn]] LIBC_INLINE void end_program() { __nvvm_exit(); } in end_program() function