HomeSort by: relevance | last modified time | path
    Searched defs:s390_builtin_ov_types (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390-c.cc 107 s390_builtin_ov_types[BT_OV_MAX][MAX_OV_OPERANDS] = variable in typeref:enum:s390_builtin_type_index
783 tree b_arg_type = s390_builtin_types[s390_builtin_ov_types[typeindex][i + 1]];
1042 return_type = s390_builtin_types[s390_builtin_ov_types[last_match_fntype_index][0]];
1049 tree type = s390_builtin_types[s390_builtin_ov_types[last_match_fntype_index][i + 1]];
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390-c.cc 107 s390_builtin_ov_types[BT_OV_MAX][MAX_OV_OPERANDS] = variable in typeref:enum:s390_builtin_type_index
782 tree b_arg_type = s390_builtin_types[s390_builtin_ov_types[typeindex][i + 1]];
1038 return_type = s390_builtin_types[s390_builtin_ov_types[last_match_fntype_index][0]];
1045 tree type = s390_builtin_types[s390_builtin_ov_types[last_match_fntype_index][i + 1]];

Completed in 40 milliseconds