Home
last modified time | relevance | path

Searched refs:gimple_statement_with_memory_ops (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa.h142 const gimple_statement_with_memory_ops *mem_ops_stmt = in gimple_vuse_op()
143 dyn_cast <const gimple_statement_with_memory_ops *> (g); in gimple_vuse_op()
158 gimple_statement_with_memory_ops *mem_ops_stmt = in gimple_vdef_op()
159 dyn_cast <gimple_statement_with_memory_ops *> (g); in gimple_vdef_op()
H A Dgimple.h338 gimple_statement_with_memory_ops :
921 gassign : public gimple_statement_with_memory_ops
932 greturn : public gimple_statement_with_memory_ops
1991 is_a_helper <const gimple_statement_with_memory_ops *>::test (const gimple *gs)
1999 is_a_helper <gimple_statement_with_memory_ops *>::test (gimple *gs)
2033 const gimple_statement_with_memory_ops *mem_ops_stmt =
2034 dyn_cast <const gimple_statement_with_memory_ops *> (g);
2045 const gimple_statement_with_memory_ops *mem_ops_stmt =
2046 dyn_cast <const gimple_statement_with_memory_ops *> (g);
2057 gimple_statement_with_memory_ops *mem_ops_stmt =
[all …]
H A Dgsstruct.def31 DEFGSSTRUCT(GSS_WITH_MEM_OPS, gimple_statement_with_memory_ops, true)
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgsstruct.def31 DEFGSSTRUCT(GSS_WITH_MEM_OPS, gimple_statement_with_memory_ops, true)
H A Dgimple.h388 struct GTY(()) gimple_statement_with_memory_ops struct
820 struct gimple_statement_with_memory_ops GTY ((tag ("GSS_WITH_MEM_OPS"))) gsmem;
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi210 with the @code{gimple_statement_with_memory_ops} tuple. So, these
241 @subsection @code{gimple_statement_with_memory_ops}
248 @code{gimple_statement_with_memory_ops}).
299 struct gimple_statement_with_memory_ops gsmem;