Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dread-rtl-function.c101 int parse_enum_value (int num_values, const char *const *strings);
972 function_reader::parse_enum_value (int num_values, const char *const *strings) in parse_enum_value() function
1022 = parse_enum_value (NUM_UNSPECV_VALUES, unspecv_strings); in read_rtx_operand_i_or_n()
1032 = parse_enum_value (NUM_UNSPEC_VALUES, unspec_strings); in read_rtx_operand_i_or_n()