Home
last modified time | relevance | path

Searched refs:dispatch_index (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstmt.c1032 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1066 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1083 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstmt.cc1037 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1071 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1088 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()