Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple.c641 gimple_asm_set_input_op (p, i, (*inputs)[i]); in gimple_build_asm_vec()
H A Dgimple.h3852 gimple_asm_set_input_op (gasm *asm_stmt, unsigned index, tree in_op)
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple.h2973 gimple_asm_set_input_op (gimple gs, unsigned index, tree in_op) in gimple_asm_set_input_op() function
H A Dgimple.c685 gimple_asm_set_input_op (p, i, VEC_index (tree, inputs, i)); in gimple_build_asm_vec()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi959 @deftypefn {GIMPLE function} void gimple_asm_set_input_op (gimple g, unsigned index, tree in_op)