Searched refs:gimple_statement_with_memory_ops (Results 1 – 6 of 6) sorted by relevance
142 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()
338 gimple_statement_with_memory_ops :921 gassign : public gimple_statement_with_memory_ops932 greturn : public gimple_statement_with_memory_ops1991 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 …]
31 DEFGSSTRUCT(GSS_WITH_MEM_OPS, gimple_statement_with_memory_ops, true)
388 struct GTY(()) gimple_statement_with_memory_ops struct820 struct gimple_statement_with_memory_ops GTY ((tag ("GSS_WITH_MEM_OPS"))) gsmem;
210 with the @code{gimple_statement_with_memory_ops} tuple. So, these241 @subsection @code{gimple_statement_with_memory_ops}248 @code{gimple_statement_with_memory_ops}).299 struct gimple_statement_with_memory_ops gsmem;