| Index Entry | Section |
|
J | | |
| jit-apply.h | 14.5 Function application and closures |
| jit-block.h | 9. Working with basic blocks in the JIT |
| jit-context.h | 4.2 Context functions |
| jit-debugger.h | 12. Hooking a breakpoint debugger into libjit |
| jit-dump.h | 15. Diagnostic routines |
| jit-except.h | 11. Handling exceptions |
| jit-insn.h | 8. Working with instructions in the JIT |
| jit-intrinsic.h | 10. Intrinsic functions available to libjit users |
| jit-meta.h | 14.4 Metadata handling |
| jit-type.h | 6. Manipulating system types |
| jit-util.h | 14. Miscellaneous utility routines |
| jit-value.h | 7. Working with temporary values in the JIT |
| jit-walk.h | 14.6 Stack walking |
| jit_abi_cdecl | 6. Manipulating system types |
| jit_abi_fastcall | 6. Manipulating system types |
| jit_abi_stdcall | 6. Manipulating system types |
| jit_abi_t | 6. Manipulating system types |
| jit_abi_vararg | 6. Manipulating system types |
| jit_apply | 14.5 Function application and closures |
| jit_apply_raw | 14.5 Function application and closures |
| jit_block_current_is_dead | 9. Working with basic blocks in the JIT |
| jit_block_ends_in_dead | 9. Working with basic blocks in the JIT |
| jit_block_free_meta | 9. Working with basic blocks in the JIT |
| jit_block_from_label | 9. Working with basic blocks in the JIT |
| jit_block_get_context | 9. Working with basic blocks in the JIT |
| jit_block_get_function | 9. Working with basic blocks in the JIT |
| jit_block_get_label | 9. Working with basic blocks in the JIT |
| jit_block_get_meta | 9. Working with basic blocks in the JIT |
| jit_block_is_reachable | 9. Working with basic blocks in the JIT |
| jit_block_next | 9. Working with basic blocks in the JIT |
| jit_block_previous | 9. Working with basic blocks in the JIT |
| jit_block_set_meta | 9. Working with basic blocks in the JIT |
| JIT_CALL_NORETURN | 8. Working with instructions in the JIT |
| JIT_CALL_NOTHROW | 8. Working with instructions in the JIT |
| JIT_CALL_TAIL | 8. Working with instructions in the JIT |
| jit_calloc | 14.1 Memory allocation |
| jit_closure_create | 14.5 Function application and closures |
| jit_closure_va_get_float32 | 14.5 Function application and closures |
| jit_closure_va_get_float64 | 14.5 Function application and closures |
| jit_closure_va_get_long | 14.5 Function application and closures |
| jit_closure_va_get_nfloat | 14.5 Function application and closures |
| jit_closure_va_get_nint | 14.5 Function application and closures |
| jit_closure_va_get_nuint | 14.5 Function application and closures |
| jit_closure_va_get_ptr | 14.5 Function application and closures |
| jit_closure_va_get_struct | 14.5 Function application and closures |
| jit_closure_va_get_ulong | 14.5 Function application and closures |
| jit_closures_supported | 14.5 Function application and closures |
| jit_cnew | 14.1 Memory allocation |
| jit_constant_convert | 7. Working with temporary values in the JIT |
| jit_context on jit_context | 17. Contexts in C++ |
| jit_context on jit_context | 17. Contexts in C++ |
| jit_context_build_end | 4.2 Context functions |
| jit_context_build_start | 4.2 Context functions |
| jit_context_create | 4.2 Context functions |
| jit_context_destroy | 4.2 Context functions |
| jit_context_free_meta | 4.2 Context functions |
| jit_context_get_meta | 4.2 Context functions |
| jit_context_get_meta_numeric | 4.2 Context functions |
| jit_context_set_meta | 4.2 Context functions |
| jit_context_set_meta_numeric | 4.2 Context functions |
| jit_context_set_on_demand_driver | 4.2 Context functions |
| jit_context_supports_threads | 4.2 Context functions |
| jit_debugger_add_breakpoint | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_attach_self | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_break | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_create | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_destroy | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_detach_self | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_finish | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_from_context | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_get_context | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_get_native_thread | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_get_self | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_get_thread | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_is_alive | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_is_running | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_next | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_quit | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_remove_all_breakpoints | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_remove_breakpoint | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_run | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_set_breakable | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_set_hook | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_step | 12. Hooking a breakpoint debugger into libjit |
| jit_debugger_wait_event | 12. Hooking a breakpoint debugger into libjit |
| jit_debugging_possible | 12. Hooking a breakpoint debugger into libjit |
| jit_dump_function | 15. Diagnostic routines |
| jit_dump_insn | 15. Diagnostic routines |
| jit_dump_type | 15. Diagnostic routines |
| jit_dump_value | 15. Diagnostic routines |
| jit_dynlib_close | 14.7 Dynamic libraries |
| jit_dynlib_get_suffix | 14.7 Dynamic libraries |
| jit_dynlib_get_symbol | 14.7 Dynamic libraries |
| jit_dynlib_open | 14.7 Dynamic libraries |
| jit_dynlib_set_debug | 14.7 Dynamic libraries |
| jit_exception_builtin | 11. Handling exceptions |
| jit_exception_clear_last | 11. Handling exceptions |
| jit_exception_get_handler | 11. Handling exceptions |
| jit_exception_get_last | 11. Handling exceptions |
| jit_exception_get_last_and_clear | 11. Handling exceptions |
| jit_exception_get_stack_trace | 11. Handling exceptions |
| jit_exception_set_handler | 11. Handling exceptions |
| jit_exception_set_last | 11. Handling exceptions |
| jit_exception_throw | 11. Handling exceptions |
| jit_exec_page_size | 14.1 Memory allocation |
| jit_float32_abs | 10. Intrinsic functions available to libjit users |
| jit_float32_acos | 10. Intrinsic functions available to libjit users |
| jit_float32_add | 10. Intrinsic functions available to libjit users |
| jit_float32_asin | 10. Intrinsic functions available to libjit users |
| jit_float32_atan | 10. Intrinsic functions available to libjit users |
| jit_float32_atan2 | 10. Intrinsic functions available to libjit users |
| jit_float32_ceil | 10. Intrinsic functions available to libjit users |
| jit_float32_cmpg | 10. Intrinsic functions available to libjit users |
| jit_float32_cmpl | 10. Intrinsic functions available to libjit users |
| jit_float32_cos | 10. Intrinsic functions available to libjit users |
| jit_float32_cosh | 10. Intrinsic functions available to libjit users |
| jit_float32_div | 10. Intrinsic functions available to libjit users |
| jit_float32_eq | 10. Intrinsic functions available to libjit users |
| jit_float32_exp | 10. Intrinsic functions available to libjit users |
| jit_float32_floor | 10. Intrinsic functions available to libjit users |
| jit_float32_ge | 10. Intrinsic functions available to libjit users |
| jit_float32_gt | 10. Intrinsic functions available to libjit users |
| jit_float32_ieee_rem | 10. Intrinsic functions available to libjit users |
| jit_float32_is_finite | 10. Intrinsic functions available to libjit users |
| jit_float32_is_inf | 10. Intrinsic functions available to libjit users |
| jit_float32_is_nan | 10. Intrinsic functions available to libjit users |
| jit_float32_le | 10. Intrinsic functions available to libjit users |
| jit_float32_log | 10. Intrinsic functions available to libjit users |
| jit_float32_log10 | 10. Intrinsic functions available to libjit users |
| jit_float32_lt | 10. Intrinsic functions available to libjit users |
| jit_float32_max | 10. Intrinsic functions available to libjit users |
| jit_float32_min | 10. Intrinsic functions available to libjit users |
| jit_float32_mul | 10. Intrinsic functions available to libjit users |
| jit_float32_ne | 10. Intrinsic functions available to libjit users |
| jit_float32_neg | 10. Intrinsic functions available to libjit users |
| jit_float32_pow | 10. Intrinsic functions available to libjit users |
| jit_float32_rem | 10. Intrinsic functions available to libjit users |
| jit_float32_rint | 10. Intrinsic functions available to libjit users |
| jit_float32_round | 10. Intrinsic functions available to libjit users |
| jit_float32_sign | 10. Intrinsic functions available to libjit users |
| jit_float32_sin | 10. Intrinsic functions available to libjit users |
| jit_float32_sinh | 10. Intrinsic functions available to libjit users |
| jit_float32_sqrt | 10. Intrinsic functions available to libjit users |
| jit_float32_sub | 10. Intrinsic functions available to libjit users |
| jit_float32_tan | 10. Intrinsic functions available to libjit users |
| jit_float32_tanh | 10. Intrinsic functions available to libjit users |
| jit_float32_to_nfloat | 10. Intrinsic functions available to libjit users |
| jit_float64_abs | 10. Intrinsic functions available to libjit users |
| jit_float64_acos | 10. Intrinsic functions available to libjit users |
| jit_float64_add | 10. Intrinsic functions available to libjit users |
| jit_float64_asin | 10. Intrinsic functions available to libjit users |
| jit_float64_atan | 10. Intrinsic functions available to libjit users |
| jit_float64_atan2 | 10. Intrinsic functions available to libjit users |
| jit_float64_ceil | 10. Intrinsic functions available to libjit users |
| jit_float64_cmpg | 10. Intrinsic functions available to libjit users |
| jit_float64_cmpl | 10. Intrinsic functions available to libjit users |
| jit_float64_cos | 10. Intrinsic functions available to libjit users |
| jit_float64_cosh | 10. Intrinsic functions available to libjit users |
| jit_float64_div | 10. Intrinsic functions available to libjit users |
| jit_float64_eq | 10. Intrinsic functions available to libjit users |
| jit_float64_exp | 10. Intrinsic functions available to libjit users |
| jit_float64_floor | 10. Intrinsic functions available to libjit users |
| jit_float64_ge | 10. Intrinsic functions available to libjit users |
| jit_float64_gt | 10. Intrinsic functions available to libjit users |
| jit_float64_ieee_rem | 10. Intrinsic functions available to libjit users |
| jit_float64_is_finite | 10. Intrinsic functions available to libjit users |
| jit_float64_is_inf | 10. Intrinsic functions available to libjit users |
| jit_float64_is_nan | 10. Intrinsic functions available to libjit users |
| jit_float64_le | 10. Intrinsic functions available to libjit users |
| jit_float64_log | 10. Intrinsic functions available to libjit users |
| jit_float64_log10 | 10. Intrinsic functions available to libjit users |
| jit_float64_lt | 10. Intrinsic functions available to libjit users |
| jit_float64_max | 10. Intrinsic functions available to libjit users |
| jit_float64_min | 10. Intrinsic functions available to libjit users |
| jit_float64_mul | 10. Intrinsic functions available to libjit users |
| jit_float64_ne | 10. Intrinsic functions available to libjit users |
| jit_float64_neg | 10. Intrinsic functions available to libjit users |
| jit_float64_pow | 10. Intrinsic functions available to libjit users |
| jit_float64_rem | 10. Intrinsic functions available to libjit users |
| jit_float64_rint | 10. Intrinsic functions available to libjit users |
| jit_float64_round | 10. Intrinsic functions available to libjit users |
| jit_float64_sign | 10. Intrinsic functions available to libjit users |
| jit_float64_sin | 10. Intrinsic functions available to libjit users |
| jit_float64_sinh | 10. Intrinsic functions available to libjit users |
| jit_float64_sqrt | 10. Intrinsic functions available to libjit users |
| jit_float64_sub | 10. Intrinsic functions available to libjit users |
| jit_float64_tan | 10. Intrinsic functions available to libjit users |
| jit_float64_tanh | 10. Intrinsic functions available to libjit users |
| jit_float64_to_nfloat | 10. Intrinsic functions available to libjit users |
| jit_flush_exec | 14.1 Memory allocation |
| jit_frame_contains_crawl_mark | 14.6 Stack walking |
| jit_free | 14.1 Memory allocation |
| jit_free_exec | 14.1 Memory allocation |
| jit_function on jit_function | 19. Functions in C++ |
| jit_function on jit_function | 19. Functions in C++ |
| jit_function on jit_function | 19. Functions in C++ |
| jit_function_abandon | 5. Building and compiling functions with the JIT |
| jit_function_apply | 5. Building and compiling functions with the JIT |
| jit_function_apply_vararg | 5. Building and compiling functions with the JIT |
| jit_function_clear_recompilable | 5. Building and compiling functions with the JIT |
| jit_function_compile | 5. Building and compiling functions with the JIT |
| jit_function_compile_entry | 5. Building and compiling functions with the JIT |
| jit_function_create | 5. Building and compiling functions with the JIT |
| jit_function_create_nested | 5. Building and compiling functions with the JIT |
| jit_function_free_meta | 5. Building and compiling functions with the JIT |
| jit_function_from_closure | 5. Building and compiling functions with the JIT |
| jit_function_from_pc | 5. Building and compiling functions with the JIT |
| jit_function_from_vtable_pointer | 5. Building and compiling functions with the JIT |
| jit_function_get_context | 5. Building and compiling functions with the JIT |
| jit_function_get_current | 5. Building and compiling functions with the JIT |
| jit_function_get_entry | 5. Building and compiling functions with the JIT |
| jit_function_get_max_optimization_level | 5. Building and compiling functions with the JIT |
| jit_function_get_meta | 5. Building and compiling functions with the JIT |
| jit_function_get_nested_parent | 5. Building and compiling functions with the JIT |
| jit_function_get_on_demand_compiler | 5. Building and compiling functions with the JIT |
| jit_function_get_optimization_level | 5. Building and compiling functions with the JIT |
| jit_function_get_signature | 5. Building and compiling functions with the JIT |
| jit_function_is_compiled | 5. Building and compiling functions with the JIT |
| jit_function_is_recompilable | 5. Building and compiling functions with the JIT |
| jit_function_next | 5. Building and compiling functions with the JIT |
| jit_function_previous | 5. Building and compiling functions with the JIT |
| jit_function_reserve_label | 5. Building and compiling functions with the JIT |
| jit_function_set_meta | 5. Building and compiling functions with the JIT |
| jit_function_set_on_demand_compiler | 5. Building and compiling functions with the JIT |
| jit_function_set_optimization_level | 5. Building and compiling functions with the JIT |
| jit_function_set_recompilable | 5. Building and compiling functions with the JIT |
| jit_function_setup_entry | 5. Building and compiling functions with the JIT |
| jit_function_to_closure | 5. Building and compiling functions with the JIT |
| jit_function_to_vtable_pointer | 5. Building and compiling functions with the JIT |
| jit_get_current_frame | 14.6 Stack walking |
| jit_get_current_return | 14.6 Stack walking |
| jit_get_frame_address | 14.6 Stack walking |
| jit_get_next_frame_address | 14.6 Stack walking |
| jit_get_return_address | 14.6 Stack walking |
| jit_init | 4. Initializing the JIT |
| jit_insn_abs | 8. Working with instructions in the JIT |
| jit_insn_acos | 8. Working with instructions in the JIT |
| jit_insn_add | 8. Working with instructions in the JIT |
| jit_insn_add_ovf | 8. Working with instructions in the JIT |
| jit_insn_add_relative | 8. Working with instructions in the JIT |
| jit_insn_address_of | 8. Working with instructions in the JIT |
| jit_insn_address_of_label | 8. Working with instructions in the JIT |
| jit_insn_alloca | 8. Working with instructions in the JIT |
| jit_insn_alloca on jit_function | 19. Functions in C++ |
| jit_insn_and | 8. Working with instructions in the JIT |
| jit_insn_asin | 8. Working with instructions in the JIT |
| jit_insn_atan | 8. Working with instructions in the JIT |
| jit_insn_atan2 | 8. Working with instructions in the JIT |
| jit_insn_branch | 8. Working with instructions in the JIT |
| jit_insn_branch_if | 8. Working with instructions in the JIT |
| jit_insn_branch_if_not | 8. Working with instructions in the JIT |
| jit_insn_branch_if_pc_not_in_range | 8. Working with instructions in the JIT |
| jit_insn_call | 8. Working with instructions in the JIT |
| jit_insn_call_filter | 8. Working with instructions in the JIT |
| jit_insn_call_finally | 8. Working with instructions in the JIT |
| jit_insn_call_indirect | 8. Working with instructions in the JIT |
| jit_insn_call_indirect_vtable | 8. Working with instructions in the JIT |
| jit_insn_call_intrinsic | 8. Working with instructions in the JIT |
| jit_insn_call_native | 8. Working with instructions in the JIT |
| jit_insn_ceil | 8. Working with instructions in the JIT |
| jit_insn_check_null | 8. Working with instructions in the JIT |
| jit_insn_cmpg | 8. Working with instructions in the JIT |
| jit_insn_cmpl | 8. Working with instructions in the JIT |
| jit_insn_convert | 8. Working with instructions in the JIT |
| jit_insn_cos | 8. Working with instructions in the JIT |
| jit_insn_cosh | 8. Working with instructions in the JIT |
| jit_insn_default_return | 8. Working with instructions in the JIT |
| jit_insn_defer_pop_stack | 8. Working with instructions in the JIT |
| jit_insn_dest_is_value | 8. Working with instructions in the JIT |
| jit_insn_div | 8. Working with instructions in the JIT |
| jit_insn_dup | 8. Working with instructions in the JIT |
| jit_insn_eq | 8. Working with instructions in the JIT |
| jit_insn_exp | 8. Working with instructions in the JIT |
| jit_insn_floor | 8. Working with instructions in the JIT |
| jit_insn_flush_defer_pop | 8. Working with instructions in the JIT |
| jit_insn_flush_struct | 8. Working with instructions in the JIT |
| jit_insn_ge | 8. Working with instructions in the JIT |
| jit_insn_get_call_stack | 8. Working with instructions in the JIT |
| jit_insn_get_dest | 8. Working with instructions in the JIT |
| jit_insn_get_function | 8. Working with instructions in the JIT |
| jit_insn_get_label | 8. Working with instructions in the JIT |
| jit_insn_get_name | 8. Working with instructions in the JIT |
| jit_insn_get_native | 8. Working with instructions in the JIT |
| jit_insn_get_opcode | 8. Working with instructions in the JIT |
| jit_insn_get_signature | 8. Working with instructions in the JIT |
| jit_insn_get_value1 | 8. Working with instructions in the JIT |
| jit_insn_get_value2 | 8. Working with instructions in the JIT |
| jit_insn_gt | 8. Working with instructions in the JIT |
| jit_insn_import | 8. Working with instructions in the JIT |
| jit_insn_incoming_frame_posn | 8. Working with instructions in the JIT |
| jit_insn_incoming_reg | 8. Working with instructions in the JIT |
| jit_insn_is_finite | 8. Working with instructions in the JIT |
| jit_insn_is_inf | 8. Working with instructions in the JIT |
| jit_insn_is_nan | 8. Working with instructions in the JIT |
| jit_insn_iter_init | 8. Working with instructions in the JIT |
| jit_insn_iter_init_last | 8. Working with instructions in the JIT |
| jit_insn_iter_next | 8. Working with instructions in the JIT |
| jit_insn_iter_previous | 8. Working with instructions in the JIT |
| jit_insn_jump_table | 8. Working with instructions in the JIT |
| jit_insn_label | 8. Working with instructions in the JIT |
| jit_insn_le | 8. Working with instructions in the JIT |
| jit_insn_load | 8. Working with instructions in the JIT |
| jit_insn_load_elem | 8. Working with instructions in the JIT |
| jit_insn_load_elem_address | 8. Working with instructions in the JIT |
| jit_insn_load_relative | 8. Working with instructions in the JIT |
| jit_insn_load_small | 8. Working with instructions in the JIT |
| jit_insn_log | 8. Working with instructions in the JIT |
| jit_insn_log10 | 8. Working with instructions in the JIT |
| jit_insn_lt | 8. Working with instructions in the JIT |
| jit_insn_mark_breakpoint | 12. Hooking a breakpoint debugger into libjit |
| jit_insn_mark_breakpoint_variable | 12. Hooking a breakpoint debugger into libjit |
| jit_insn_mark_offset | 8. Working with instructions in the JIT |
| jit_insn_max | 8. Working with instructions in the JIT |
| jit_insn_memcpy | 8. Working with instructions in the JIT |
| jit_insn_memmove | 8. Working with instructions in the JIT |
| jit_insn_memset | 8. Working with instructions in the JIT |
| jit_insn_memset on jit_function | 19. Functions in C++ |
| jit_insn_min | 8. Working with instructions in the JIT |
| jit_insn_move_blocks_to_end | 8. Working with instructions in the JIT |
| jit_insn_move_blocks_to_start | 8. Working with instructions in the JIT |
| jit_insn_mul | 8. Working with instructions in the JIT |
| jit_insn_mul_ovf | 8. Working with instructions in the JIT |
| jit_insn_ne | 8. Working with instructions in the JIT |
| jit_insn_neg | 8. Working with instructions in the JIT |
| jit_insn_new_block | 8. Working with instructions in the JIT |
| jit_insn_not | 8. Working with instructions in the JIT |
| jit_insn_or | 8. Working with instructions in the JIT |
| jit_insn_outgoing_frame_posn | 8. Working with instructions in the JIT |
| jit_insn_outgoing_reg | 8. Working with instructions in the JIT |
| jit_insn_pop_stack | 8. Working with instructions in the JIT |
| jit_insn_pow | 8. Working with instructions in the JIT |
| jit_insn_push | 8. Working with instructions in the JIT |
| jit_insn_push_ptr | 8. Working with instructions in the JIT |
| jit_insn_push_return_area_ptr | 8. Working with instructions in the JIT |
| jit_insn_rem | 8. Working with instructions in the JIT |
| jit_insn_rem_ieee | 8. Working with instructions in the JIT |
| jit_insn_rethrow_unhandled | 8. Working with instructions in the JIT |
| jit_insn_return | 8. Working with instructions in the JIT |
| jit_insn_return_from_filter | 8. Working with instructions in the JIT |
| jit_insn_return_from_finally | 8. Working with instructions in the JIT |
| jit_insn_return_ptr | 8. Working with instructions in the JIT |
| jit_insn_return_reg | 8. Working with instructions in the JIT |
| jit_insn_rint | 8. Working with instructions in the JIT |
| jit_insn_round | 8. Working with instructions in the JIT |
| jit_insn_set_param | 8. Working with instructions in the JIT |
| jit_insn_set_param_ptr | 8. Working with instructions in the JIT |
| jit_insn_setup_for_nested | 8. Working with instructions in the JIT |
| jit_insn_shl | 8. Working with instructions in the JIT |
| jit_insn_shr | 8. Working with instructions in the JIT |
| jit_insn_sign | 8. Working with instructions in the JIT |
| jit_insn_sin | 8. Working with instructions in the JIT |
| jit_insn_sinh | 8. Working with instructions in the JIT |
| jit_insn_sqrt | 8. Working with instructions in the JIT |
| jit_insn_sshr | 8. Working with instructions in the JIT |
| jit_insn_start_catcher | 8. Working with instructions in the JIT |
| jit_insn_start_filter | 8. Working with instructions in the JIT |
| jit_insn_start_finally | 8. Working with instructions in the JIT |
| jit_insn_store | 8. Working with instructions in the JIT |
| jit_insn_store_elem | 8. Working with instructions in the JIT |
| jit_insn_store_relative | 8. Working with instructions in the JIT |
| jit_insn_sub | 8. Working with instructions in the JIT |
| jit_insn_sub_ovf | 8. Working with instructions in the JIT |
| jit_insn_tan | 8. Working with instructions in the JIT |
| jit_insn_tanh | 8. Working with instructions in the JIT |
| jit_insn_throw | 8. Working with instructions in the JIT |
| jit_insn_thrown_exception | 8. Working with instructions in the JIT |
| jit_insn_to_bool | 8. Working with instructions in the JIT |
| jit_insn_to_not_bool | 8. Working with instructions in the JIT |
| jit_insn_uses_catcher | 8. Working with instructions in the JIT |
| jit_insn_ushr | 8. Working with instructions in the JIT |
| jit_insn_xor | 8. Working with instructions in the JIT |
| jit_int_abs | 10. Intrinsic functions available to libjit users |
| jit_int_add | 10. Intrinsic functions available to libjit users |
| jit_int_add_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_and | 10. Intrinsic functions available to libjit users |
| jit_int_cmp | 10. Intrinsic functions available to libjit users |
| jit_int_div_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_eq | 10. Intrinsic functions available to libjit users |
| jit_int_ge | 10. Intrinsic functions available to libjit users |
| jit_int_gt | 10. Intrinsic functions available to libjit users |
| jit_int_le | 10. Intrinsic functions available to libjit users |
| jit_int_lt | 10. Intrinsic functions available to libjit users |
| jit_int_max | 10. Intrinsic functions available to libjit users |
| jit_int_min | 10. Intrinsic functions available to libjit users |
| jit_int_mul | 10. Intrinsic functions available to libjit users |
| jit_int_mul_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_ne | 10. Intrinsic functions available to libjit users |
| jit_int_neg | 10. Intrinsic functions available to libjit users |
| jit_int_not | 10. Intrinsic functions available to libjit users |
| jit_int_not | 10. Intrinsic functions available to libjit users |
| jit_int_or | 10. Intrinsic functions available to libjit users |
| jit_int_rem_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_shl | 10. Intrinsic functions available to libjit users |
| jit_int_shr | 10. Intrinsic functions available to libjit users |
| jit_int_sign | 10. Intrinsic functions available to libjit users |
| jit_int_sub | 10. Intrinsic functions available to libjit users |
| jit_int_sub_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_to_int | 10. Intrinsic functions available to libjit users |
| jit_int_to_int_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_to_long | 10. Intrinsic functions available to libjit users |
| jit_int_to_long_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_to_nfloat | 10. Intrinsic functions available to libjit users |
| jit_int_to_sbyte | 10. Intrinsic functions available to libjit users |
| jit_int_to_sbyte_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_to_short | 10. Intrinsic functions available to libjit users |
| jit_int_to_short_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_to_ubyte | 10. Intrinsic functions available to libjit users |
| jit_int_to_ubyte_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_to_uint | 10. Intrinsic functions available to libjit users |
| jit_int_to_uint_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_to_ulong | 10. Intrinsic functions available to libjit users |
| jit_int_to_ulong_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_to_ushort | 10. Intrinsic functions available to libjit users |
| jit_int_to_ushort_ovf | 10. Intrinsic functions available to libjit users |
| jit_int_xor | 10. Intrinsic functions available to libjit users |
| jit_long_abs | 10. Intrinsic functions available to libjit users |
| jit_long_add | 10. Intrinsic functions available to libjit users |
| jit_long_add_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_and | 10. Intrinsic functions available to libjit users |
| jit_long_cmp | 10. Intrinsic functions available to libjit users |
| jit_long_div_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_eq | 10. Intrinsic functions available to libjit users |
| jit_long_ge | 10. Intrinsic functions available to libjit users |
| jit_long_gt | 10. Intrinsic functions available to libjit users |
| jit_long_le | 10. Intrinsic functions available to libjit users |
| jit_long_lt | 10. Intrinsic functions available to libjit users |
| jit_long_max | 10. Intrinsic functions available to libjit users |
| jit_long_min | 10. Intrinsic functions available to libjit users |
| jit_long_mul | 10. Intrinsic functions available to libjit users |
| jit_long_mul_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_ne | 10. Intrinsic functions available to libjit users |
| jit_long_neg | 10. Intrinsic functions available to libjit users |
| jit_long_not | 10. Intrinsic functions available to libjit users |
| jit_long_not | 10. Intrinsic functions available to libjit users |
| jit_long_or | 10. Intrinsic functions available to libjit users |
| jit_long_rem_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_shl | 10. Intrinsic functions available to libjit users |
| jit_long_shr | 10. Intrinsic functions available to libjit users |
| jit_long_sign | 10. Intrinsic functions available to libjit users |
| jit_long_sub | 10. Intrinsic functions available to libjit users |
| jit_long_sub_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_to_int | 10. Intrinsic functions available to libjit users |
| jit_long_to_int_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_to_long | 10. Intrinsic functions available to libjit users |
| jit_long_to_long_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_to_nfloat | 10. Intrinsic functions available to libjit users |
| jit_long_to_uint | 10. Intrinsic functions available to libjit users |
| jit_long_to_uint_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_to_ulong | 10. Intrinsic functions available to libjit users |
| jit_long_to_ulong_ovf | 10. Intrinsic functions available to libjit users |
| jit_long_xor | 10. Intrinsic functions available to libjit users |
| jit_malloc | 14.1 Memory allocation |
| jit_malloc_exec | 14.1 Memory allocation |
| JIT_MANGLE_BASE | 14.7 Dynamic libraries |
| JIT_MANGLE_CONST | 14.7 Dynamic libraries |
| JIT_MANGLE_EXPLICIT_THIS | 14.7 Dynamic libraries |
| jit_mangle_global_function | 14.7 Dynamic libraries |
| JIT_MANGLE_IS_CTOR | 14.7 Dynamic libraries |
| JIT_MANGLE_IS_DTOR | 14.7 Dynamic libraries |
| jit_mangle_member_function | 14.7 Dynamic libraries |
| JIT_MANGLE_PRIVATE | 14.7 Dynamic libraries |
| JIT_MANGLE_PROTECTED | 14.7 Dynamic libraries |
| JIT_MANGLE_PUBLIC | 14.7 Dynamic libraries |
| JIT_MANGLE_STATIC | 14.7 Dynamic libraries |
| JIT_MANGLE_VIRTUAL | 14.7 Dynamic libraries |
| jit_memchr | 14.2 Memory set, copy, compare, etc |
| jit_memcmp | 14.2 Memory set, copy, compare, etc |
| jit_memcpy | 14.2 Memory set, copy, compare, etc |
| jit_memmove | 14.2 Memory set, copy, compare, etc |
| jit_memset | 14.2 Memory set, copy, compare, etc |
| jit_meta_destroy | 14.4 Metadata handling |
| jit_meta_free | 14.4 Metadata handling |
| jit_meta_get | 14.4 Metadata handling |
| jit_meta_set | 14.4 Metadata handling |
| jit_new | 14.1 Memory allocation |
| jit_nfloat_abs | 10. Intrinsic functions available to libjit users |
| jit_nfloat_acos | 10. Intrinsic functions available to libjit users |
| jit_nfloat_add | 10. Intrinsic functions available to libjit users |
| jit_nfloat_asin | 10. Intrinsic functions available to libjit users |
| jit_nfloat_atan | 10. Intrinsic functions available to libjit users |
| jit_nfloat_atan2 | 10. Intrinsic functions available to libjit users |
| jit_nfloat_ceil | 10. Intrinsic functions available to libjit users |
| jit_nfloat_cmpg | 10. Intrinsic functions available to libjit users |
| jit_nfloat_cmpl | 10. Intrinsic functions available to libjit users |
| jit_nfloat_cos | 10. Intrinsic functions available to libjit users |
| jit_nfloat_cosh | 10. Intrinsic functions available to libjit users |
| jit_nfloat_div | 10. Intrinsic functions available to libjit users |
| jit_nfloat_eq | 10. Intrinsic functions available to libjit users |
| jit_nfloat_exp | 10. Intrinsic functions available to libjit users |
| jit_nfloat_floor | 10. Intrinsic functions available to libjit users |
| jit_nfloat_ge | 10. Intrinsic functions available to libjit users |
| jit_nfloat_gt | 10. Intrinsic functions available to libjit users |
| jit_nfloat_ieee_rem | 10. Intrinsic functions available to libjit users |
| jit_nfloat_is_finite | 10. Intrinsic functions available to libjit users |
| jit_nfloat_is_inf | 10. Intrinsic functions available to libjit users |
| jit_nfloat_is_nan | 10. Intrinsic functions available to libjit users |
| jit_nfloat_le | 10. Intrinsic functions available to libjit users |
| jit_nfloat_log | 10. Intrinsic functions available to libjit users |
| jit_nfloat_log10 | 10. Intrinsic functions available to libjit users |
| jit_nfloat_lt | 10. Intrinsic functions available to libjit users |
| jit_nfloat_max | 10. Intrinsic functions available to libjit users |
| jit_nfloat_min | 10. Intrinsic functions available to libjit users |
| jit_nfloat_mul | 10. Intrinsic functions available to libjit users |
| jit_nfloat_ne | 10. Intrinsic functions available to libjit users |
| jit_nfloat_neg | 10. Intrinsic functions available to libjit users |
| jit_nfloat_pow | 10. Intrinsic functions available to libjit users |
| jit_nfloat_rem | 10. Intrinsic functions available to libjit users |
| jit_nfloat_rint | 10. Intrinsic functions available to libjit users |
| jit_nfloat_round | 10. Intrinsic functions available to libjit users |
| jit_nfloat_sign | 10. Intrinsic functions available to libjit users |
| jit_nfloat_sin | 10. Intrinsic functions available to libjit users |
| jit_nfloat_sinh | 10. Intrinsic functions available to libjit users |
| jit_nfloat_sqrt | 10. Intrinsic functions available to libjit users |
| jit_nfloat_sub | 10. Intrinsic functions available to libjit users |
| jit_nfloat_tan | 10. Intrinsic functions available to libjit users |
| jit_nfloat_tanh | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_float32 | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_float64 | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_int | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_int_ovf | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_long | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_long_ovf | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_uint | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_uint_ovf | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_ulong | 10. Intrinsic functions available to libjit users |
| jit_nfloat_to_ulong_ovf | 10. Intrinsic functions available to libjit users |
| JIT_OPTION_CACHE_LIMIT | 4.2 Context functions |
| JIT_OPTION_CACHE_PAGE_SIZE | 4.2 Context functions |
| JIT_OPTION_DONT_FOLD | 4.2 Context functions |
| JIT_OPTION_POSITION_INDEPENDENT | 4.2 Context functions |
| JIT_OPTION_PRE_COMPILE | 4.2 Context functions |
| jit_raw_supported | 14.5 Function application and closures |
| jit_readelf_add_to_context | 13.1 Reading ELF binaries |
| JIT_READELF_BAD_FORMAT | 13.1 Reading ELF binaries |
| JIT_READELF_CANNOT_OPEN | 13.1 Reading ELF binaries |
| jit_readelf_close | 13.1 Reading ELF binaries |
| JIT_READELF_FLAG_DEBUG | 13.1 Reading ELF binaries |
| JIT_READELF_FLAG_FORCE | 13.1 Reading ELF binaries |
| jit_readelf_get_name | 13.1 Reading ELF binaries |
| jit_readelf_get_needed | 13.1 Reading ELF binaries |
| jit_readelf_get_section | 13.1 Reading ELF binaries |
| jit_readelf_get_section_by_type | 13.1 Reading ELF binaries |
| jit_readelf_map_vaddr | 13.1 Reading ELF binaries |
| JIT_READELF_MEMORY | 13.1 Reading ELF binaries |
| JIT_READELF_NOT_ELF | 13.1 Reading ELF binaries |
| jit_readelf_num_needed | 13.1 Reading ELF binaries |
| JIT_READELF_OK | 13.1 Reading ELF binaries |
| jit_readelf_open | 13.1 Reading ELF binaries |
| jit_readelf_register_symbol | 13.1 Reading ELF binaries |
| jit_readelf_resolve_all | 13.1 Reading ELF binaries |
| JIT_READELF_WRONG_ARCH | 13.1 Reading ELF binaries |
| jit_realloc | 14.1 Memory allocation |
| JIT_RESULT_ARITHMETIC | 11. Handling exceptions |
| JIT_RESULT_CALLED_NESTED | 11. Handling exceptions |
| JIT_RESULT_COMPILE_ERROR | 11. Handling exceptions |
| JIT_RESULT_DIVISION_BY_ZERO | 11. Handling exceptions |
| JIT_RESULT_NULL_FUNCTION | 11. Handling exceptions |
| JIT_RESULT_NULL_REFERENCE | 11. Handling exceptions |
| JIT_RESULT_OK | 11. Handling exceptions |
| JIT_RESULT_OUT_OF_MEMORY | 11. Handling exceptions |
| JIT_RESULT_OVERFLOW | 11. Handling exceptions |
| jit_stack_trace_free | 11. Handling exceptions |
| jit_stack_trace_get_function | 11. Handling exceptions |
| jit_stack_trace_get_offset | 11. Handling exceptions |
| jit_stack_trace_get_pc | 11. Handling exceptions |
| jit_stack_trace_get_size | 11. Handling exceptions |
| jit_strcat | 14.3 String operations |
| jit_strchr | 14.3 String operations |
| jit_strcmp | 14.3 String operations |
| jit_strcpy | 14.3 String operations |
| jit_strdup | 14.3 String operations |
| jit_stricmp | 14.3 String operations |
| jit_strlen | 14.3 String operations |
| jit_strncmp | 14.3 String operations |
| jit_strncpy | 14.3 String operations |
| jit_strndup | 14.3 String operations |
| jit_strnicmp | 14.3 String operations |
| jit_strrchr | 14.3 String operations |
| jit_type_best_alignment | 6. Manipulating system types |
| jit_type_copy | 6. Manipulating system types |
| jit_type_create_pointer | 6. Manipulating system types |
| jit_type_create_signature | 6. Manipulating system types |
| jit_type_create_struct | 6. Manipulating system types |
| jit_type_create_tagged | 6. Manipulating system types |
| jit_type_create_union | 6. Manipulating system types |
| jit_type_find_name | 6. Manipulating system types |
| JIT_TYPE_FIRST_TAGGED | 6. Manipulating system types |
| JIT_TYPE_FLOAT32 | 6. Manipulating system types |
| jit_type_float32 | 6. Manipulating system types |
| JIT_TYPE_FLOAT64 | 6. Manipulating system types |
| jit_type_float64 | 6. Manipulating system types |
| jit_type_free | 6. Manipulating system types |
| jit_type_get_abi | 6. Manipulating system types |
| jit_type_get_alignment | 6. Manipulating system types |
| jit_type_get_field | 6. Manipulating system types |
| jit_type_get_kind | 6. Manipulating system types |
| jit_type_get_name | 6. Manipulating system types |
| jit_type_get_offset | 6. Manipulating system types |
| jit_type_get_param | 6. Manipulating system types |
| jit_type_get_ref | 6. Manipulating system types |
| jit_type_get_return | 6. Manipulating system types |
| jit_type_get_size | 6. Manipulating system types |
| jit_type_get_tagged_data | 6. Manipulating system types |
| jit_type_get_tagged_type | 6. Manipulating system types |
| jit_type_get_tagged_type | 6. Manipulating system types |
| jit_type_has_tag | 6. Manipulating system types |
| JIT_TYPE_INT | 6. Manipulating system types |
| jit_type_int | 6. Manipulating system types |
| JIT_TYPE_INVALID | 6. Manipulating system types |
| jit_type_is_pointer | 6. Manipulating system types |
| jit_type_is_primitive | 6. Manipulating system types |
| jit_type_is_signature | 6. Manipulating system types |
| jit_type_is_struct | 6. Manipulating system types |
| jit_type_is_tagged | 6. Manipulating system types |
| jit_type_is_union | 6. Manipulating system types |
| JIT_TYPE_LONG | 6. Manipulating system types |
| jit_type_long | 6. Manipulating system types |
| JIT_TYPE_NFLOAT | 6. Manipulating system types |
| jit_type_nfloat | 6. Manipulating system types |
| JIT_TYPE_NINT | 6. Manipulating system types |
| jit_type_nint | 6. Manipulating system types |
| jit_type_normalize | 6. Manipulating system types |
| JIT_TYPE_NUINT | 6. Manipulating system types |
| jit_type_nuint | 6. Manipulating system types |
| jit_type_num_fields | 6. Manipulating system types |
| jit_type_num_params | 6. Manipulating system types |
| jit_type_promote_int | 6. Manipulating system types |
| JIT_TYPE_PTR | 6. Manipulating system types |
| jit_type_remove_tags | 6. Manipulating system types |
| jit_type_return_via_pointer | 6. Manipulating system types |
| JIT_TYPE_SBYTE | 6. Manipulating system types |
| jit_type_sbyte | 6. Manipulating system types |
| jit_type_set_names | 6. Manipulating system types |
| jit_type_set_offset | 6. Manipulating system types |
| jit_type_set_size_and_alignment | 6. Manipulating system types |
| jit_type_set_tagged_data | 6. Manipulating system types |
| jit_type_set_tagged_type | 6. Manipulating system types |
| JIT_TYPE_SHORT | 6. Manipulating system types |
| jit_type_short | 6. Manipulating system types |
| JIT_TYPE_SIGNATURE | 6. Manipulating system types |
| JIT_TYPE_STRUCT | 6. Manipulating system types |
| jit_type_sys_bool | 6. Manipulating system types |
| jit_type_sys_char | 6. Manipulating system types |
| jit_type_sys_double | 6. Manipulating system types |
| jit_type_sys_float | 6. Manipulating system types |
| jit_type_sys_int | 6. Manipulating system types |
| jit_type_sys_long | 6. Manipulating system types |
| jit_type_sys_long_double | 6. Manipulating system types |
| jit_type_sys_longlong | 6. Manipulating system types |
| jit_type_sys_schar | 6. Manipulating system types |
| jit_type_sys_short | 6. Manipulating system types |
| jit_type_sys_uchar | 6. Manipulating system types |
| jit_type_sys_uint | 6. Manipulating system types |
| jit_type_sys_ulong | 6. Manipulating system types |
| jit_type_sys_ulonglong | 6. Manipulating system types |
| jit_type_sys_ushort | 6. Manipulating system types |
| jit_type_t | 6. Manipulating system types |
| jit_type_ubyte | 6. Manipulating system types |
| JIT_TYPE_UBYTE | 6. Manipulating system types |
| JIT_TYPE_UINT | 6. Manipulating system types |
| jit_type_uint | 6. Manipulating system types |
| jit_type_ulong | 6. Manipulating system types |
| JIT_TYPE_ULONG | 6. Manipulating system types |
| JIT_TYPE_UNION | 6. Manipulating system types |
| jit_type_ushort | 6. Manipulating system types |
| JIT_TYPE_USHORT | 6. Manipulating system types |
| JIT_TYPE_VOID | 6. Manipulating system types |
| jit_type_void | 6. Manipulating system types |
| jit_type_void_ptr | 6. Manipulating system types |
| JIT_TYPETAG_CONST | 6. Manipulating system types |
| JIT_TYPETAG_ENUM_NAME | 6. Manipulating system types |
| JIT_TYPETAG_NAME | 6. Manipulating system types |
| JIT_TYPETAG_OUTPUT | 6. Manipulating system types |
| JIT_TYPETAG_REFERENCE | 6. Manipulating system types |
| JIT_TYPETAG_RESTRICT | 6. Manipulating system types |
| JIT_TYPETAG_STRUCT_NAME | 6. Manipulating system types |
| JIT_TYPETAG_SYS_BOOL | 6. Manipulating system types |
| JIT_TYPETAG_SYS_CHAR | 6. Manipulating system types |
| JIT_TYPETAG_SYS_DOUBLE | 6. Manipulating system types |
| JIT_TYPETAG_SYS_FLOAT | 6. Manipulating system types |
| JIT_TYPETAG_SYS_INT | 6. Manipulating system types |
| JIT_TYPETAG_SYS_LONG | 6. Manipulating system types |
| JIT_TYPETAG_SYS_LONGDOUBLE | 6. Manipulating system types |
| JIT_TYPETAG_SYS_LONGLONG | 6. Manipulating system types |
| JIT_TYPETAG_SYS_SCHAR | 6. Manipulating system types |
| JIT_TYPETAG_SYS_SHORT | 6. Manipulating system types |
| JIT_TYPETAG_SYS_UCHAR | 6. Manipulating system types |
| JIT_TYPETAG_SYS_UINT | 6. Manipulating system types |
| JIT_TYPETAG_SYS_ULONG | 6. Manipulating system types |
| JIT_TYPETAG_SYS_ULONGLONG | 6. Manipulating system types |
| JIT_TYPETAG_SYS_USHORT | 6. Manipulating system types |
| JIT_TYPETAG_UNION_NAME | 6. Manipulating system types |
| JIT_TYPETAG_VOLATILE | 6. Manipulating system types |
| jit_uint_add | 10. Intrinsic functions available to libjit users |
| jit_uint_add_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_and | 10. Intrinsic functions available to libjit users |
| jit_uint_cmp | 10. Intrinsic functions available to libjit users |
| jit_uint_div_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_eq | 10. Intrinsic functions available to libjit users |
| jit_uint_ge | 10. Intrinsic functions available to libjit users |
| jit_uint_gt | 10. Intrinsic functions available to libjit users |
| jit_uint_le | 10. Intrinsic functions available to libjit users |
| jit_uint_lt | 10. Intrinsic functions available to libjit users |
| jit_uint_max | 10. Intrinsic functions available to libjit users |
| jit_uint_min | 10. Intrinsic functions available to libjit users |
| jit_uint_mul | 10. Intrinsic functions available to libjit users |
| jit_uint_mul_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_ne | 10. Intrinsic functions available to libjit users |
| jit_uint_neg | 10. Intrinsic functions available to libjit users |
| jit_uint_not | 10. Intrinsic functions available to libjit users |
| jit_uint_not | 10. Intrinsic functions available to libjit users |
| jit_uint_or | 10. Intrinsic functions available to libjit users |
| jit_uint_rem_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_shl | 10. Intrinsic functions available to libjit users |
| jit_uint_shr | 10. Intrinsic functions available to libjit users |
| jit_uint_sub | 10. Intrinsic functions available to libjit users |
| jit_uint_sub_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_to_int | 10. Intrinsic functions available to libjit users |
| jit_uint_to_int_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_to_long | 10. Intrinsic functions available to libjit users |
| jit_uint_to_long_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_to_nfloat | 10. Intrinsic functions available to libjit users |
| jit_uint_to_uint | 10. Intrinsic functions available to libjit users |
| jit_uint_to_uint_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_to_ulong | 10. Intrinsic functions available to libjit users |
| jit_uint_to_ulong_ovf | 10. Intrinsic functions available to libjit users |
| jit_uint_xor | 10. Intrinsic functions available to libjit users |
| jit_ulong_add | 10. Intrinsic functions available to libjit users |
| jit_ulong_add_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_and | 10. Intrinsic functions available to libjit users |
| jit_ulong_cmp | 10. Intrinsic functions available to libjit users |
| jit_ulong_div_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_eq | 10. Intrinsic functions available to libjit users |
| jit_ulong_ge | 10. Intrinsic functions available to libjit users |
| jit_ulong_gt | 10. Intrinsic functions available to libjit users |
| jit_ulong_le | 10. Intrinsic functions available to libjit users |
| jit_ulong_lt | 10. Intrinsic functions available to libjit users |
| jit_ulong_max | 10. Intrinsic functions available to libjit users |
| jit_ulong_min | 10. Intrinsic functions available to libjit users |
| jit_ulong_mul | 10. Intrinsic functions available to libjit users |
| jit_ulong_mul_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_ne | 10. Intrinsic functions available to libjit users |
| jit_ulong_neg | 10. Intrinsic functions available to libjit users |
| jit_ulong_not | 10. Intrinsic functions available to libjit users |
| jit_ulong_not | 10. Intrinsic functions available to libjit users |
| jit_ulong_or | 10. Intrinsic functions available to libjit users |
| jit_ulong_rem_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_shl | 10. Intrinsic functions available to libjit users |
| jit_ulong_shr | 10. Intrinsic functions available to libjit users |
| jit_ulong_sub | 10. Intrinsic functions available to libjit users |
| jit_ulong_sub_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_int | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_int_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_long | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_long_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_nfloat | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_uint | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_uint_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_ulong | 10. Intrinsic functions available to libjit users |
| jit_ulong_to_ulong_ovf | 10. Intrinsic functions available to libjit users |
| jit_ulong_xor | 10. Intrinsic functions available to libjit users |
| jit_uses_interpreter | 4. Initializing the JIT |
| jit_value on jit_value | 18. Values in C++ |
| jit_value on jit_value | 18. Values in C++ |
| jit_value on jit_value | 18. Values in C++ |
| jit_value operator!= on jit_value | 18. Values in C++ |
| jit_value operator% on jit_value | 18. Values in C++ |
| jit_value operator& on jit_value | 18. Values in C++ |
| jit_value operator* on jit_value | 18. Values in C++ |
| jit_value operator+ on jit_value | 18. Values in C++ |
| jit_value operator- on jit_value | 18. Values in C++ |
| jit_value operator- on jit_value | 18. Values in C++ |
| jit_value operator/ on jit_value | 18. Values in C++ |
| jit_value operator< on jit_value | 18. Values in C++ |
| jit_value operator<< on jit_value | 18. Values in C++ |
| jit_value operator<= on jit_value | 18. Values in C++ |
| jit_value operator== on jit_value | 18. Values in C++ |
| jit_value operator> on jit_value | 18. Values in C++ |
| jit_value operator>= on jit_value | 18. Values in C++ |
| jit_value operator>> on jit_value | 18. Values in C++ |
| jit_value operator^ on jit_value | 18. Values in C++ |
| jit_value operator| on jit_value | 18. Values in C++ |
| jit_value operator~ on jit_value | 18. Values in C++ |
| jit_value& operator= on jit_value | 18. Values in C++ |
| jit_value_create | 7. Working with temporary values in the JIT |
| jit_value_create_constant | 7. Working with temporary values in the JIT |
| jit_value_create_float32_constant | 7. Working with temporary values in the JIT |
| jit_value_create_float64_constant | 7. Working with temporary values in the JIT |
| jit_value_create_long_constant | 7. Working with temporary values in the JIT |
| jit_value_create_nfloat_constant | 7. Working with temporary values in the JIT |
| jit_value_create_nint_constant | 7. Working with temporary values in the JIT |
| jit_value_get_block | 7. Working with temporary values in the JIT |
| jit_value_get_constant | 7. Working with temporary values in the JIT |
| jit_value_get_context | 7. Working with temporary values in the JIT |
| jit_value_get_float32_constant | 7. Working with temporary values in the JIT |
| jit_value_get_float64_constant | 7. Working with temporary values in the JIT |
| jit_value_get_function | 7. Working with temporary values in the JIT |
| jit_value_get_long_constant | 7. Working with temporary values in the JIT |
| jit_value_get_nfloat_constant | 7. Working with temporary values in the JIT |
| jit_value_get_nint_constant | 7. Working with temporary values in the JIT |
| jit_value_get_param | 7. Working with temporary values in the JIT |
| jit_value_get_struct_pointer | 7. Working with temporary values in the JIT |
| jit_value_get_type | 7. Working with temporary values in the JIT |
| jit_value_is_addressable | 7. Working with temporary values in the JIT |
| jit_value_is_constant | 7. Working with temporary values in the JIT |
| jit_value_is_local | 7. Working with temporary values in the JIT |
| jit_value_is_parameter | 7. Working with temporary values in the JIT |
| jit_value_is_temporary | 7. Working with temporary values in the JIT |
| jit_value_is_true | 7. Working with temporary values in the JIT |
| jit_value_is_volatile | 7. Working with temporary values in the JIT |
| jit_value_ref | 7. Working with temporary values in the JIT |
| jit_value_set_addressable | 7. Working with temporary values in the JIT |
| jit_value_set_volatile | 7. Working with temporary values in the JIT |
|