Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc-protos.h30 extern unsigned long sparc_type_code (tree);
H A Dsparc.h1149 fprintf ((FILE), "\t.proc\t0%lo\n", sparc_type_code (TREE_TYPE (RESULT)))
H A Dsparc.c9870 sparc_type_code (register tree type) in sparc_type_code() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc-protos.h30 extern unsigned long sparc_type_code (tree);
H A Dsparc.h1145 fprintf ((FILE), "\t.proc\t0%lo\n", sparc_type_code (TREE_TYPE (RESULT)))
H A Dsparc.cc9825 sparc_type_code (tree type) in sparc_type_code() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog1879 * sparc.c (sparc_type_code): Fix error in previous change.
1934 * sparc.c (sparc_type_code): Avoid infinite loop when have
1936 (sparc_type_code, case REAL_TYPE): Process subtypes here too.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog1879 * sparc.c (sparc_type_code): Fix error in previous change.
1934 * sparc.c (sparc_type_code): Avoid infinite loop when have
1936 (sparc_type_code, case REAL_TYPE): Process subtypes here too.
H A DChangeLog-200619573 * config/sparc/sparc.c (sparc_type_code): Don't handle CHAR_TYPE.
H A DChangeLog-20041920 * config/sparc/sparc.c (sparc_type_code): Likewise.
41475 (sparc_type_code): Handle vector types.
H A DChangeLog-200526912 * config/sparc/sparc.c (sparc_type_code): Updated.
H A DChangeLog-202018521 (sparc_type_code): Likewise.
H A DChangeLog-20108377 * config/sparc/sparc.c (sparc_type_code) <NULLPTR_TYPE>: New case.