Home
last modified time | relevance | path

Searched refs:inout_mode (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDstmt.c673 enum machine_mode *inout_mode in expand_asm_operands() local
857 inout_mode[ninout] = TYPE_MODE (type); in expand_asm_operands()
981 = gen_rtx_ASM_INPUT (inout_mode[i], ggc_strdup (buffer)); in expand_asm_operands()
HDChangeLog-19999360 * stmt.c (expand_asm_operands): Fix index into inout_mode when