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

/haiku-buildtools/legacy/gcc/gcc/
H A Dstmt.c1160 enum machine_mode *inout_mode
1372 inout_mode[ninout] = TYPE_MODE (TREE_TYPE (TREE_VALUE (tail)));
1566 = gen_rtx_ASM_INPUT (inout_mode[j], match[j]);
1149 enum machine_mode *inout_mode local
/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c2545 machine_mode *inout_mode = XALLOCAVEC (machine_mode, noutputs); local
2743 inout_mode[ninout] = TYPE_MODE (type);
2845 = gen_rtx_ASM_INPUT_loc (inout_mode[i], ggc_strdup (buffer), locus);

Completed in 173 milliseconds