Searched refs:integer_asm_op (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/s390/
H A Ds390.h884 fputs (integer_asm_op (UNITS_PER_WORD, TRUE), (FILE)); \
894 fputs (integer_asm_op (UNITS_PER_WORD, TRUE), (FILE)); \
/freebsd-10-stable/contrib/gcc/
H A Doutput.h243 extern const char *integer_asm_op (int, int);
H A Ddwarf2asm.c51 const char *op = integer_asm_op (size, FALSE);
73 const char *op = integer_asm_op (size, FALSE);
H A Dvarasm.c2204 integer_asm_op (int size, int aligned_p)
2248 const char *op = integer_asm_op (size, aligned_p);
2194 integer_asm_op (int size, int aligned_p) function
/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dia64.h1845 fputs (integer_asm_op (SIZE, FALSE), FILE); \
1934 fputs (integer_asm_op (SIZE, FALSE), FILE); \
1943 fputs (integer_asm_op (SIZE, FALSE), FILE); \
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsparc.h1795 fputs (integer_asm_op (SIZE, FALSE), FILE); \

Completed in 305 milliseconds