Lines Matching refs:gimple_statement_with_memory_ops
338 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 =
2058 dyn_cast <gimple_statement_with_memory_ops *> (g);
2069 gimple_statement_with_memory_ops *mem_ops_stmt =
2070 dyn_cast <gimple_statement_with_memory_ops *> (g);
2081 gimple_statement_with_memory_ops *mem_ops_stmt =
2082 as_a <gimple_statement_with_memory_ops *> (g);
2091 gimple_statement_with_memory_ops *mem_ops_stmt =
2092 as_a <gimple_statement_with_memory_ops *> (g);