Searched refs:inout_mode (Results 1 – 2 of 2) sorted by relevance
673 enum machine_mode *inout_mode in expand_asm_operands() local857 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()
9360 * stmt.c (expand_asm_operands): Fix index into inout_mode when