Searched refs:output_operand (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | final.c | 231 static void output_operand (rtx, int); 3076 output_operand (operands[opnum], 'c'); in output_asm_insn() 3090 output_operand (operands[opnum], letter); in output_asm_insn() 3109 output_operand (operands[opnum], 0); in output_asm_insn() 3123 output_operand (NULL_RTX, *p++); in output_asm_insn() 3172 output_operand (rtx x, int code ATTRIBUTE_UNUSED) in output_operand() function
|
| HD | ChangeLog-2000 | 17286 so output_operand doesn't see them. 30625 * final.c (output_operand): Likewise.
|
| HD | ChangeLog-1998 | 16944 (find_matches): Remove unused variables `output_operand' and
|
| HD | ChangeLog-2004 | 14466 alter_cond, output_operand, asm_fprintf, final_forward_branch_p, 29828 get_mem_expr_from_op, output_asm_operand_names, output_operand,
|
| HD | ChangeLog-2001 | 5282 (output_address, output_operand): Update call of alter_subreg.
|
| HD | ChangeLog-2005 | 22562 output_operand): Likewise
|
| /freebsd-11-stable/contrib/gcc/config/sparc/ |
| HD | sparc.h | 2412 output_operand (XEXP (base, 0), 0); \ 2440 output_operand (XEXP (addr, 0), 0); \
|