Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc-protos.h37 extern unsigned long sparc_type_code (tree);
H A Dsparc.h1613 fprintf ((FILE), "\t.proc\t0%lo\n", sparc_type_code (TREE_TYPE (RESULT)))
H A Dsparc.c7016 sparc_type_code (register tree type) in sparc_type_code() function
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc-protos.h48 extern unsigned long sparc_type_code PARAMS ((tree));
H A Dsparc.h1842 fprintf ((FILE), "\t.proc\t0%lo\n", sparc_type_code (TREE_TYPE (RESULT)))
H A Dsparc.c6781 sparc_type_code (type) in sparc_type_code() function
/openbsd/gnu/usr.bin/gcc/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.