Searched defs:mode_maps (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Dread-rtl.c97 struct map_value *mode_maps; member in struct:macro_traverse_data
319 mode_attr_index (struct map_value **mode_maps, const char *string) argument
349 apply_mode_maps (rtx x, struct map_value *mode_maps, struct mapping *macro, argument
424 apply_macro_to_rtx(rtx original, struct mapping *macro, int value, struct map_value *mode_maps, FILE *infile, const char **unknown_mode_attr) argument
1410 struct map_value *mode_maps; local
1454 read_rtx_1(FILE *infile, struct map_value **mode_maps) argument
1720 read_rtx_variadic(FILE *infile, struct map_value **mode_maps, rtx form) argument
[all...]

Completed in 52 milliseconds