[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index of concepts and facilities: J

Jump to:   *   _   ~  
A   B   C   D   E   F   G   H   I   J   L   M   N   O   P   R   S   T   U   V   W  
Index Entry  Section

J
jit-apply.h 15.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 16 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 15.4 Metadata handling
jit-objmodel.h 14 Library extension to ease working with objects
jit-type.h 6 Manipulating system types
jit-util.h 15 Miscellaneous utility routines
jit-value.h 7 Working with temporary values in the JIT
jit-walk.h 15.6 Stack walking
jitom_class_add_ref 14 Library extension to ease working with objects
jitom_class_delete 14 Library extension to ease working with objects
jitom_class_get_all_supers 14 Library extension to ease working with objects
jitom_class_get_fields 14 Library extension to ease working with objects
jitom_class_get_interfaces 14 Library extension to ease working with objects
jitom_class_get_methods 14 Library extension to ease working with objects
jitom_class_get_modifiers 14 Library extension to ease working with objects
jitom_class_get_name 14 Library extension to ease working with objects
jitom_class_get_primary_super 14 Library extension to ease working with objects
jitom_class_get_type 14 Library extension to ease working with objects
jitom_class_get_value_type 14 Library extension to ease working with objects
jitom_class_new 14 Library extension to ease working with objects
jitom_class_new_value 14 Library extension to ease working with objects
jitom_destroy_model 14 Library extension to ease working with objects
jitom_field_get_modifiers 14 Library extension to ease working with objects
jitom_field_get_name 14 Library extension to ease working with objects
jitom_field_get_type 14 Library extension to ease working with objects
jitom_field_load 14 Library extension to ease working with objects
jitom_field_load_address 14 Library extension to ease working with objects
jitom_field_store 14 Library extension to ease working with objects
jitom_get_class_by_name 14 Library extension to ease working with objects
jitom_method_get_modifiers 14 Library extension to ease working with objects
jitom_method_get_name 14 Library extension to ease working with objects
jitom_method_get_type 14 Library extension to ease working with objects
jitom_method_invoke 14 Library extension to ease working with objects
jitom_method_invoke_virtual 14 Library extension to ease working with objects
JITOM_MODIFIER_ABSTRACT 14 Library extension to ease working with objects
JITOM_MODIFIER_ACCESS_MASK 14 Library extension to ease working with objects
JITOM_MODIFIER_CTOR 14 Library extension to ease working with objects
JITOM_MODIFIER_DELETE 14 Library extension to ease working with objects
JITOM_MODIFIER_DTOR 14 Library extension to ease working with objects
JITOM_MODIFIER_FINAL 14 Library extension to ease working with objects
JITOM_MODIFIER_INTERFACE 14 Library extension to ease working with objects
JITOM_MODIFIER_LITERAL 14 Library extension to ease working with objects
JITOM_MODIFIER_NEW_SLOT 14 Library extension to ease working with objects
JITOM_MODIFIER_OTHER1 14 Library extension to ease working with objects
JITOM_MODIFIER_OTHER2 14 Library extension to ease working with objects
JITOM_MODIFIER_PACKAGE 14 Library extension to ease working with objects
JITOM_MODIFIER_PACKAGE_AND_PROTECTED 14 Library extension to ease working with objects
JITOM_MODIFIER_PACKAGE_OR_PROTECTED 14 Library extension to ease working with objects
JITOM_MODIFIER_PRIVATE 14 Library extension to ease working with objects
JITOM_MODIFIER_PROTECTED 14 Library extension to ease working with objects
JITOM_MODIFIER_PUBLIC 14 Library extension to ease working with objects
JITOM_MODIFIER_REFERENCE_COUNTED 14 Library extension to ease working with objects
JITOM_MODIFIER_STATIC 14 Library extension to ease working with objects
JITOM_MODIFIER_STATIC_CTOR 14 Library extension to ease working with objects
JITOM_MODIFIER_VALUE 14 Library extension to ease working with objects
JITOM_MODIFIER_VIRTUAL 14 Library extension to ease working with objects
jitom_type_get_class 14 Library extension to ease working with objects
jitom_type_get_model 14 Library extension to ease working with objects
jitom_type_is_class 14 Library extension to ease working with objects
jitom_type_is_value 14 Library extension to ease working with objects
jitom_type_tag_as_class 14 Library extension to ease working with objects
jitom_type_tag_as_value 14 Library extension to ease working with objects
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 15.5 Function application and closures
jit_apply_raw 15.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_get_next_label 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_calloc 15.1 Memory allocation
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_closure_create 15.5 Function application and closures
jit_closure_va_get_float32 15.5 Function application and closures
jit_closure_va_get_float64 15.5 Function application and closures
jit_closure_va_get_long 15.5 Function application and closures
jit_closure_va_get_nfloat 15.5 Function application and closures
jit_closure_va_get_nint 15.5 Function application and closures
jit_closure_va_get_nuint 15.5 Function application and closures
jit_closure_va_get_ptr 15.5 Function application and closures
jit_closure_va_get_struct 15.5 Function application and closures
jit_closure_va_get_ulong 15.5 Function application and closures
jit_cnew 15.1 Memory allocation
jit_compile 5 Building and compiling functions with the JIT
jit_compile_entry 5 Building and compiling functions with the JIT
jit_constant_convert 7 Working with temporary values in the JIT
jit_context on jit_context 18 Contexts in C++
jit_context on jit_context 18 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_memory_manager 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_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 16 Diagnostic routines
jit_dump_insn 16 Diagnostic routines
jit_dump_type 16 Diagnostic routines
jit_dump_value 16 Diagnostic routines
jit_dynlib_close 15.7 Dynamic libraries
jit_dynlib_get_suffix 15.7 Dynamic libraries
jit_dynlib_get_symbol 15.7 Dynamic libraries
jit_dynlib_open 15.7 Dynamic libraries
jit_dynlib_set_debug 15.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_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_float64 10 Intrinsic functions available to libjit users
jit_float32_to_int 10 Intrinsic functions available to libjit users
jit_float32_to_int_ovf 10 Intrinsic functions available to libjit users
jit_float32_to_long 10 Intrinsic functions available to libjit users
jit_float32_to_long_ovf 10 Intrinsic functions available to libjit users
jit_float32_to_nfloat 10 Intrinsic functions available to libjit users
jit_float32_to_uint 10 Intrinsic functions available to libjit users
jit_float32_to_uint_ovf 10 Intrinsic functions available to libjit users
jit_float32_to_ulong 10 Intrinsic functions available to libjit users
jit_float32_to_ulong_ovf 10 Intrinsic functions available to libjit users
jit_float32_trunc 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_float32 10 Intrinsic functions available to libjit users
jit_float64_to_int 10 Intrinsic functions available to libjit users
jit_float64_to_int_ovf 10 Intrinsic functions available to libjit users
jit_float64_to_long 10 Intrinsic functions available to libjit users
jit_float64_to_long_ovf 10 Intrinsic functions available to libjit users
jit_float64_to_nfloat 10 Intrinsic functions available to libjit users
jit_float64_to_uint 10 Intrinsic functions available to libjit users
jit_float64_to_uint_ovf 10 Intrinsic functions available to libjit users
jit_float64_to_ulong 10 Intrinsic functions available to libjit users
jit_float64_to_ulong_ovf 10 Intrinsic functions available to libjit users
jit_float64_trunc 10 Intrinsic functions available to libjit users
jit_frame_contains_crawl_mark 15.6 Stack walking
jit_free 15.1 Memory allocation
jit_function on jit_function 20 Functions in C++
jit_function on jit_function 20 Functions in C++
jit_function on jit_function 20 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_labels_equal 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_setup_entry 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_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 15.6 Stack walking
jit_get_current_return 15.6 Stack walking
jit_get_frame_address 15.6 Stack walking
jit_get_next_frame_address 15.6 Stack walking
jit_get_return_address 15.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_address_of 8 Working with instructions in the JIT
jit_insn_address_of_label 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_alloca 8 Working with instructions in the JIT
jit_insn_alloca on jit_function 20 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_label_tight 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 20 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_nop 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_setup_for_nested 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_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_trunc 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_float32 10 Intrinsic functions available to libjit users
jit_int_to_float64 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_float32 10 Intrinsic functions available to libjit users
jit_long_to_float64 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 15.1 Memory allocation
JIT_MANGLE_BASE 15.7 Dynamic libraries
JIT_MANGLE_CONST 15.7 Dynamic libraries
JIT_MANGLE_EXPLICIT_THIS 15.7 Dynamic libraries
jit_mangle_global_function 15.7 Dynamic libraries
JIT_MANGLE_IS_CTOR 15.7 Dynamic libraries
JIT_MANGLE_IS_DTOR 15.7 Dynamic libraries
jit_mangle_member_function 15.7 Dynamic libraries
JIT_MANGLE_PRIVATE 15.7 Dynamic libraries
JIT_MANGLE_PROTECTED 15.7 Dynamic libraries
JIT_MANGLE_PUBLIC 15.7 Dynamic libraries
JIT_MANGLE_STATIC 15.7 Dynamic libraries
JIT_MANGLE_VIRTUAL 15.7 Dynamic libraries
jit_memchr 15.2 Memory set, copy, compare, etc
jit_memcmp 15.2 Memory set, copy, compare, etc
jit_memcpy 15.2 Memory set, copy, compare, etc
jit_memmove 15.2 Memory set, copy, compare, etc
jit_memset 15.2 Memory set, copy, compare, etc
jit_meta_destroy 15.4 Metadata handling
jit_meta_free 15.4 Metadata handling
jit_meta_get 15.4 Metadata handling
jit_meta_set 15.4 Metadata handling
jit_new 15.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_nfloat_trunc 10 Intrinsic functions available to libjit users
jit_optimize 5 Building and compiling functions with the JIT
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 15.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 15.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_BOUNDS 11 Handling exceptions
JIT_RESULT_OUT_OF_MEMORY 11 Handling exceptions
JIT_RESULT_OVERFLOW 11 Handling exceptions
JIT_RESULT_UNDEFINED_LABEL 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 15.3 String operations
jit_strchr 15.3 String operations
jit_strcmp 15.3 String operations
jit_strcpy 15.3 String operations
jit_strdup 15.3 String operations
jit_stricmp 15.3 String operations
jit_strlen 15.3 String operations
jit_strncmp 15.3 String operations
jit_strncpy 15.3 String operations
jit_strndup 15.3 String operations
jit_strnicmp 15.3 String operations
jit_strrchr 15.3 String operations
jit_supports_closures 15.5 Function application and closures
jit_supports_threads 4 Initializing the JIT
jit_supports_virtual_memory 4 Initializing the JIT
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_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_kind 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_longlong 6 Manipulating system types
jit_type_sys_long_double 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_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_float32 10 Intrinsic functions available to libjit users
jit_uint_to_float64 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_float32 10 Intrinsic functions available to libjit users
jit_ulong_to_float64 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 19 Values in C++
jit_value on jit_value 19 Values in C++
jit_value on jit_value 19 Values in C++
jit_value operator!= on jit_value 19 Values in C++
jit_value operator% on jit_value 19 Values in C++
jit_value operator& on jit_value 19 Values in C++
jit_value operator* on jit_value 19 Values in C++
jit_value operator+ on jit_value 19 Values in C++
jit_value operator- on jit_value 19 Values in C++
jit_value operator- on jit_value 19 Values in C++
jit_value operator/ on jit_value 19 Values in C++
jit_value operator< on jit_value 19 Values in C++
jit_value operator<< on jit_value 19 Values in C++
jit_value operator<= on jit_value 19 Values in C++
jit_value operator== on jit_value 19 Values in C++
jit_value operator> on jit_value 19 Values in C++
jit_value operator>= on jit_value 19 Values in C++
jit_value operator>> on jit_value 19 Values in C++
jit_value operator^ on jit_value 19 Values in C++
jit_value operator| on jit_value 19 Values in C++
jit_value operator~ on jit_value 19 Values in C++
jit_value& operator= on jit_value 19 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

Jump to:   *   _   ~  
A   B   C   D   E   F   G   H   I   J   L   M   N   O   P   R   S   T   U   V   W  

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated on September 17, 2016 using texi2html 5.0.