Home
last modified time | relevance | path

Searched refs:gimple_statement_structure (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-walk.c513 gss = gimple_statement_structure (stmt); in walk_gimple_op()
H A Dgimple.h1697 gimple_statement_structure (gimple *gs)
2371 off = gimple_ops_offset_[gimple_statement_structure (gs)];
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.h1185 gimple_statement_structure (gimple gs) in gimple_statement_structure() function
1771 off = gimple_ops_offset_[gimple_statement_structure (gs)]; in gimple_ops()
H A Dgimple.c1732 gss = gimple_statement_structure (stmt); in walk_gimple_op()