Home
last modified time | relevance | path

Searched refs:gimple_asm_set_output_op (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple.c644 gimple_asm_set_output_op (p, i, (*outputs)[i]); in gimple_build_asm_vec()
H A Dgimple.h3872 gimple_asm_set_output_op (gasm *asm_stmt, unsigned index, tree out_op)
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple.h3006 gimple_asm_set_output_op (gimple gs, unsigned index, tree out_op) in gimple_asm_set_output_op() function
H A Dgimple.c688 gimple_asm_set_output_op (p, i, VEC_index (tree, outputs, i)); in gimple_build_asm_vec()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi967 @deftypefn {GIMPLE function} void gimple_asm_set_output_op (gimple g, @