Home
last modified time | relevance | path

Searched defs:as_array_of_wrappers (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit++.h843 field *as_array_of_wrappers = &fields[0]; in new_struct_type() local
887 param *as_array_of_wrappers = &params[0]; in new_function() local
990 rvalue *as_array_of_wrappers = &elements[0]; in new_rvalue() local
1196 rvalue *as_array_of_wrappers = &args[0]; in new_call() local
1611 case_ *as_array_of_wrappers = &cases[0]; in end_with_switch() local
1641 block *as_array_of_wrappers = &goto_blocks[0]; in end_with_extended_asm_goto() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit++.h782 field *as_array_of_wrappers = &fields[0]; in new_struct_type() local
826 param *as_array_of_wrappers = &params[0]; in new_function() local
929 rvalue *as_array_of_wrappers = &elements[0]; in new_rvalue() local
1135 rvalue *as_array_of_wrappers = &args[0]; in new_call() local
1542 case_ *as_array_of_wrappers = &cases[0]; in end_with_switch() local