Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2asm.c44 const char *op = integer_asm_op (size, FALSE); in dw2_assemble_integer()
94 const char *op = integer_asm_op (size, FALSE); in dw2_asm_output_data()
H A Doutput.h261 extern const char *integer_asm_op (int, int);
H A Dvarasm.c2454 integer_asm_op (int size, int aligned_p) in integer_asm_op() function
2498 const char *op = integer_asm_op (size, aligned_p); in default_assemble_integer()
/dragonfly/contrib/gcc-8.0/gcc/
H A Doutput.h256 extern const char *integer_asm_op (int, int);
H A Ddwarf2asm.c49 const char *op = integer_asm_op (size, FALSE); in dw2_assemble_integer()
99 const char *op = integer_asm_op (size, FALSE); in dw2_asm_output_data()
H A Dtarghooks.c1799 fputs (integer_asm_op (POINTER_SIZE_UNITS, false), file); in default_print_patchable_function_entry()
H A Dvarasm.c2718 integer_asm_op (int size, int aligned_p) in integer_asm_op() function
2762 const char *op = integer_asm_op (size, aligned_p); in default_assemble_integer()