Lines Matching refs:gcc_jit_location

51 struct gcc_jit_location : public gcc::jit::recording::location  struct
303 gcc_jit_location *loc,
309 gcc_jit_location *loc, in jit_error()
393 gcc_jit_location *
401 return (gcc_jit_location *)ctxt->new_location (filename, line, column, true); in gcc_jit_context_new_location()
411 gcc_jit_location_as_object (gcc_jit_location *loc) in gcc_jit_location_as_object()
521 gcc_jit_location *loc, in gcc_jit_context_new_array_type()
544 gcc_jit_location *loc, in gcc_jit_context_new_field()
571 gcc_jit_location *loc, in gcc_jit_context_new_bitfield()
622 gcc_jit_location *loc, in gcc_jit_context_new_struct_type()
660 gcc_jit_location *loc, in gcc_jit_context_new_opaque_struct()
693 gcc_jit_location *loc, in gcc_jit_struct_set_fields()
736 gcc_jit_location *loc, in gcc_jit_context_new_union_type()
774 gcc_jit_location *loc, in gcc_jit_context_new_function_ptr_type()
810 gcc_jit_location *loc, in gcc_jit_context_new_param()
872 gcc_jit_location *loc, in gcc_jit_context_new_function()
1074 gcc_jit_location *loc, in gcc_jit_context_new_global()
1326 gcc_jit_location *loc, in gcc_jit_context_new_unary_op()
1372 gcc_jit_location *loc, in gcc_jit_context_new_binary_op()
1416 gcc_jit_location *loc, in gcc_jit_context_new_comparison()
1452 gcc_jit_location *loc, in gcc_jit_context_new_call()
1525 gcc_jit_location *loc, in gcc_jit_context_new_call_through_ptr()
1655 gcc_jit_location *loc, in gcc_jit_context_new_cast()
1683 gcc_jit_location *loc, in gcc_jit_context_new_array_access()
1744 gcc_jit_location *loc, in gcc_jit_lvalue_access_field()
1776 gcc_jit_location *loc, in gcc_jit_rvalue_access_field()
1808 gcc_jit_location *loc, in gcc_jit_rvalue_dereference_field()
1846 gcc_jit_location *loc) in gcc_jit_rvalue_dereference()
1879 gcc_jit_location *loc) in gcc_jit_lvalue_get_address()
1895 gcc_jit_location *loc, in gcc_jit_function_new_local()
1925 gcc_jit_location *loc, in gcc_jit_block_add_eval()
1952 gcc_jit_location *loc, in gcc_jit_block_add_assignment()
1992 gcc_jit_location *loc, in gcc_jit_block_add_assignment_op()
2050 gcc_jit_location *loc, in gcc_jit_block_end_with_conditional()
2106 gcc_jit_location *loc, in gcc_jit_block_add_comment()
2126 gcc_jit_location *loc, in gcc_jit_block_end_with_jump()
2156 gcc_jit_location *loc, in gcc_jit_block_end_with_return()
2195 gcc_jit_location *loc) in gcc_jit_block_end_with_void_return()
2285 gcc_jit_location *loc, in valid_dest_for_switch()
2320 gcc_jit_location *loc, in valid_case_for_switch()
2384 gcc_jit_location *loc, in api_call_validator()
2393 gcc_jit_location *m_loc;
2404 gcc_jit_location *loc,
2425 gcc_jit_location *loc, in case_range_validator()
2540 gcc_jit_location *loc, in gcc_jit_block_end_with_switch()
3111 gcc_jit_location *loc) in gcc_jit_function_get_address()
3131 gcc_jit_location *loc, in gcc_jit_context_new_rvalue_from_vector()