Index

Modules: gccjit, gccjit/wrapper.

API symbols

gcc_jit_binary_op:
GCC_JIT_BINARY_OP_BITWISE_AND:
GCC_JIT_BINARY_OP_BITWISE_OR:
GCC_JIT_BINARY_OP_BITWISE_XOR:
GCC_JIT_BINARY_OP_DIVIDE:
GCC_JIT_BINARY_OP_LOGICAL_AND:
GCC_JIT_BINARY_OP_LOGICAL_OR:
GCC_JIT_BINARY_OP_LSHIFT:
GCC_JIT_BINARY_OP_MINUS:
GCC_JIT_BINARY_OP_MODULO:
GCC_JIT_BINARY_OP_MULT:
GCC_JIT_BINARY_OP_PLUS:
GCC_JIT_BINARY_OP_RSHIFT:
gcc_jit_block:
gcc_jit_block_add_assignment:
gcc_jit_block_add_assignment_op:
gcc_jit_block_add_comment:
gcc_jit_block_add_eval:
gcc_jit_block_add_extended_asm:
gcc_jit_block_as_object:
gcc_jit_block_end_with_conditional:
gcc_jit_block_end_with_extended_asm_goto:
gcc_jit_block_end_with_jump:
gcc_jit_block_end_with_return:
gcc_jit_block_end_with_switch:
gcc_jit_block_end_with_void_return:
gcc_jit_block_get_function:
gcc_jit_bool_option:
GCC_JIT_BOOL_OPTION_DEBUGINFO:
GCC_JIT_BOOL_OPTION_DUMP_EVERYTHING:
GCC_JIT_BOOL_OPTION_DUMP_GENERATED_CODE:
GCC_JIT_BOOL_OPTION_DUMP_INITIAL_GIMPLE:
GCC_JIT_BOOL_OPTION_DUMP_INITIAL_TREE:
GCC_JIT_BOOL_OPTION_DUMP_SUMMARY:
GCC_JIT_BOOL_OPTION_KEEP_INTERMEDIATES:
GCC_JIT_BOOL_OPTION_SELFCHECK_GC:
gcc_jit_case:
gcc_jit_case_as_object:
gcc_jit_comparison:
GCC_JIT_COMPARISON_EQ:
GCC_JIT_COMPARISON_GE:
GCC_JIT_COMPARISON_GT:
GCC_JIT_COMPARISON_LE:
GCC_JIT_COMPARISON_LT:
GCC_JIT_COMPARISON_NE:
gcc_jit_compatible_types:
gcc_jit_context:
gcc_jit_context_acquire:
gcc_jit_context_add_command_line_option:
gcc_jit_context_add_driver_option:
gcc_jit_context_add_top_level_asm:
gcc_jit_context_compile:
gcc_jit_context_compile_to_file:
gcc_jit_context_dump_reproducer_to_file:
gcc_jit_context_dump_to_file:
gcc_jit_context_enable_dump:
gcc_jit_context_get_builtin_function:
gcc_jit_context_get_first_error:
gcc_jit_context_get_int_type:
gcc_jit_context_get_last_error:
gcc_jit_context_get_timer:
gcc_jit_context_get_type:
gcc_jit_context_new_array_access:
gcc_jit_context_new_array_constructor:
gcc_jit_context_new_array_type:
gcc_jit_context_new_binary_op:
gcc_jit_context_new_bitcast:
gcc_jit_context_new_bitfield:
gcc_jit_context_new_call:
gcc_jit_context_new_call_through_ptr:
gcc_jit_context_new_case:
gcc_jit_context_new_cast:
gcc_jit_context_new_child_context:
gcc_jit_context_new_comparison:
gcc_jit_context_new_field:
gcc_jit_context_new_function:
gcc_jit_context_new_function_ptr_type:
gcc_jit_context_new_global:
gcc_jit_context_new_location:
gcc_jit_context_new_opaque_struct:
gcc_jit_context_new_param:
gcc_jit_context_new_rvalue_from_double:
gcc_jit_context_new_rvalue_from_int:
gcc_jit_context_new_rvalue_from_long:
gcc_jit_context_new_rvalue_from_ptr:
gcc_jit_context_new_rvalue_from_vector:
gcc_jit_context_new_sizeof:
gcc_jit_context_new_string_literal:
gcc_jit_context_new_struct_constructor:
gcc_jit_context_new_struct_type:
gcc_jit_context_new_unary_op:
gcc_jit_context_new_union_constructor:
gcc_jit_context_new_union_type:
gcc_jit_context_null:
gcc_jit_context_one:
gcc_jit_context_release:
gcc_jit_context_set_bool_allow_unreachable_blocks:
gcc_jit_context_set_bool_option:
gcc_jit_context_set_bool_print_errors_to_stderr:
gcc_jit_context_set_bool_use_external_driver:
gcc_jit_context_set_int_option:
gcc_jit_context_set_logfile:
gcc_jit_context_set_str_option:
gcc_jit_context_set_timer:
gcc_jit_context_zero:
gcc_jit_extended_asm:
gcc_jit_extended_asm_add_clobber:
gcc_jit_extended_asm_add_input_operand:
gcc_jit_extended_asm_add_output_operand:
gcc_jit_extended_asm_as_object:
gcc_jit_extended_asm_set_inline_flag:
gcc_jit_extended_asm_set_volatile_flag:
gcc_jit_field:
gcc_jit_field_as_object:
gcc_jit_fn_attribute:
GCC_JIT_FN_ATTRIBUTE_ALIAS:
GCC_JIT_FN_ATTRIBUTE_ALWAYS_INLINE:
GCC_JIT_FN_ATTRIBUTE_COLD:
GCC_JIT_FN_ATTRIBUTE_CONST:
GCC_JIT_FN_ATTRIBUTE_INLINE:
GCC_JIT_FN_ATTRIBUTE_MAX:
GCC_JIT_FN_ATTRIBUTE_NOINLINE:
GCC_JIT_FN_ATTRIBUTE_NONNULL:
GCC_JIT_FN_ATTRIBUTE_PURE:
GCC_JIT_FN_ATTRIBUTE_RETURNS_TWICE:
GCC_JIT_FN_ATTRIBUTE_TARGET:
GCC_JIT_FN_ATTRIBUTE_USED:
GCC_JIT_FN_ATTRIBUTE_VISIBILITY:
GCC_JIT_FN_ATTRIBUTE_WEAK:
gcc_jit_function:
gcc_jit_function_add_attribute:
gcc_jit_function_add_integer_array_attribute:
gcc_jit_function_add_string_attribute:
GCC_JIT_FUNCTION_ALWAYS_INLINE:
gcc_jit_function_as_object:
gcc_jit_function_dump_to_dot:
GCC_JIT_FUNCTION_EXPORTED:
gcc_jit_function_get_address:
gcc_jit_function_get_param:
gcc_jit_function_get_param_count:
gcc_jit_function_get_return_type:
GCC_JIT_FUNCTION_IMPORTED:
GCC_JIT_FUNCTION_INTERNAL:
gcc_jit_function_kind:
gcc_jit_function_new_block:
gcc_jit_function_new_local:
gcc_jit_function_type:
gcc_jit_function_type_get_param_count:
gcc_jit_function_type_get_param_type:
gcc_jit_function_type_get_return_type:
GCC_JIT_GLOBAL_EXPORTED:
GCC_JIT_GLOBAL_IMPORTED:
GCC_JIT_GLOBAL_INTERNAL:
gcc_jit_global_kind:
gcc_jit_global_set_initializer:
gcc_jit_global_set_initializer_rvalue:
gcc_jit_int_option:
GCC_JIT_INT_OPTION_OPTIMIZATION_LEVEL:
gcc_jit_location:
gcc_jit_location_as_object:
gcc_jit_lvalue:
gcc_jit_lvalue_access_field:
gcc_jit_lvalue_add_string_attribute:
gcc_jit_lvalue_as_object:
gcc_jit_lvalue_as_rvalue:
gcc_jit_lvalue_get_address:
gcc_jit_lvalue_get_alignment:
gcc_jit_lvalue_set_alignment:
gcc_jit_lvalue_set_link_section:
gcc_jit_lvalue_set_register_name:
gcc_jit_lvalue_set_tls_model:
GCC_JIT_NUM_BOOL_OPTIONS:
GCC_JIT_NUM_INT_OPTIONS:
GCC_JIT_NUM_STR_OPTIONS:
gcc_jit_object:
gcc_jit_object_get_context:
gcc_jit_object_get_debug_string:
gcc_jit_output_kind:
GCC_JIT_OUTPUT_KIND_ASSEMBLER:
GCC_JIT_OUTPUT_KIND_DYNAMIC_LIBRARY:
GCC_JIT_OUTPUT_KIND_EXECUTABLE:
GCC_JIT_OUTPUT_KIND_OBJECT_FILE:
gcc_jit_param:
gcc_jit_param_as_lvalue:
gcc_jit_param_as_object:
gcc_jit_param_as_rvalue:
gcc_jit_result:
gcc_jit_result_get_code:
gcc_jit_result_get_global:
gcc_jit_result_release:
gcc_jit_rvalue:
gcc_jit_rvalue_access_field:
gcc_jit_rvalue_as_object:
gcc_jit_rvalue_dereference:
gcc_jit_rvalue_dereference_field:
gcc_jit_rvalue_get_type:
gcc_jit_rvalue_set_bool_require_tail_call:
gcc_jit_str_option:
GCC_JIT_STR_OPTION_PROGNAME:
gcc_jit_struct:
gcc_jit_struct_as_type:
gcc_jit_struct_get_field:
gcc_jit_struct_get_field_count:
gcc_jit_struct_set_fields:
gcc_jit_timer:
gcc_jit_timer_new:
gcc_jit_timer_pop:
gcc_jit_timer_print:
gcc_jit_timer_push:
gcc_jit_timer_release:
gcc_jit_tls_model:
GCC_JIT_TLS_MODEL_GLOBAL_DYNAMIC:
GCC_JIT_TLS_MODEL_INITIAL_EXEC:
GCC_JIT_TLS_MODEL_LOCAL_DYNAMIC:
GCC_JIT_TLS_MODEL_LOCAL_EXEC:
GCC_JIT_TLS_MODEL_NONE:
gcc_jit_type:
gcc_jit_type_as_object:
GCC_JIT_TYPE_BOOL:
GCC_JIT_TYPE_CHAR:
GCC_JIT_TYPE_COMPLEX_DOUBLE:
GCC_JIT_TYPE_COMPLEX_FLOAT:
GCC_JIT_TYPE_COMPLEX_LONG_DOUBLE:
GCC_JIT_TYPE_CONST_CHAR_PTR:
GCC_JIT_TYPE_DOUBLE:
gcc_jit_type_dyncast_array:
gcc_jit_type_dyncast_function_ptr_type:
gcc_jit_type_dyncast_vector:
GCC_JIT_TYPE_FILE_PTR:
GCC_JIT_TYPE_FLOAT:
gcc_jit_type_get_aligned:
gcc_jit_type_get_const:
gcc_jit_type_get_pointer:
gcc_jit_type_get_restrict:
gcc_jit_type_get_size:
gcc_jit_type_get_vector:
gcc_jit_type_get_volatile:
GCC_JIT_TYPE_INT:
GCC_JIT_TYPE_INT128_T:
GCC_JIT_TYPE_INT16_T:
GCC_JIT_TYPE_INT32_T:
GCC_JIT_TYPE_INT64_T:
GCC_JIT_TYPE_INT8_T:
gcc_jit_type_is_bool:
gcc_jit_type_is_integral:
gcc_jit_type_is_pointer:
gcc_jit_type_is_struct:
GCC_JIT_TYPE_LONG:
GCC_JIT_TYPE_LONG_DOUBLE:
GCC_JIT_TYPE_LONG_LONG:
gcc_jit_types:
GCC_JIT_TYPE_SHORT:
GCC_JIT_TYPE_SIGNED_CHAR:
GCC_JIT_TYPE_SIZE_T:
GCC_JIT_TYPE_UINT128_T:
GCC_JIT_TYPE_UINT16_T:
GCC_JIT_TYPE_UINT32_T:
GCC_JIT_TYPE_UINT64_T:
GCC_JIT_TYPE_UINT8_T:
gcc_jit_type_unqualified:
GCC_JIT_TYPE_UNSIGNED_CHAR:
GCC_JIT_TYPE_UNSIGNED_INT:
GCC_JIT_TYPE_UNSIGNED_LONG:
GCC_JIT_TYPE_UNSIGNED_LONG_LONG:
GCC_JIT_TYPE_UNSIGNED_SHORT:
GCC_JIT_TYPE_VOID:
GCC_JIT_TYPE_VOID_PTR:
gcc_jit_unary_op:
GCC_JIT_UNARY_OP_ABS:
GCC_JIT_UNARY_OP_BITWISE_NEGATE:
GCC_JIT_UNARY_OP_LOGICAL_NEGATE:
GCC_JIT_UNARY_OP_MINUS:
gcc_jit_variable_attribute:
GCC_JIT_VARIABLE_ATTRIBUTE_MAX:
GCC_JIT_VARIABLE_ATTRIBUTE_VISIBILITY:
gcc_jit_vector_type:
gcc_jit_vector_type_get_element_type:
gcc_jit_vector_type_get_num_units:
gcc_jit_version_major:
gcc_jit_version_minor:
gcc_jit_version_patchlevel: