Searched refs:mep_section_tag (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep-protos.h91 extern int mep_section_tag (rtx);
H A Dmep.c552 mep_section_tag (rtx x)
1015 int s = mep_section_tag (src);
1087 if (mep_section_tag (DECL_RTL (cfun->decl)) == 'f')
1109 char e = mep_section_tag (x);
1184 the_tag = mep_section_tag (x);
1250 char e = mep_section_tag (XEXP (*x, 0));
1341 tag[0] = mep_section_tag (operands[0]);
1342 tag[1] = mep_section_tag (operands[1]);
1390 t = mep_section_tag (operands[1]);
1437 t = mep_section_tag (operand
549 mep_section_tag (rtx x) function
[all...]

Completed in 102 milliseconds