HomeSort by: relevance | last modified time | path
    Searched defs:scan_expr_access (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
ipa-sra.cc 1306 /* In what context scan_expr_access has been called, whether it deals with a
1667 scan_expr_access (tree expr, gimple *stmt, isra_scan_context ctx, function in namespace:__anon16228
1879 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
1889 scan_expr_access (rhs, stmt, ISRA_CTX_LOAD, bb);
1891 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
1917 scan_expr_access (gimple_call_arg (stmt, i), stmt,
1923 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
1941 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
1946 scan_expr_access (t, stmt, ISRA_CTX_STORE, bb);
ipa-sra.cc 1306 /* In what context scan_expr_access has been called, whether it deals with a
1667 scan_expr_access (tree expr, gimple *stmt, isra_scan_context ctx, function in namespace:__anon16228
1879 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
1889 scan_expr_access (rhs, stmt, ISRA_CTX_LOAD, bb);
1891 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
1917 scan_expr_access (gimple_call_arg (stmt, i), stmt,
1923 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
1941 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
1946 scan_expr_access (t, stmt, ISRA_CTX_STORE, bb);
ipa-sra.cc 1306 /* In what context scan_expr_access has been called, whether it deals with a
1667 scan_expr_access (tree expr, gimple *stmt, isra_scan_context ctx, function in namespace:__anon16228
1879 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
1889 scan_expr_access (rhs, stmt, ISRA_CTX_LOAD, bb);
1891 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
1917 scan_expr_access (gimple_call_arg (stmt, i), stmt,
1923 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
1941 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
1946 scan_expr_access (t, stmt, ISRA_CTX_STORE, bb);
  /src/external/gpl3/gcc/dist/gcc/
ipa-sra.cc 1436 /* In what context scan_expr_access has been called, whether it deals with a
1798 scan_expr_access (tree expr, gimple *stmt, isra_scan_context ctx, function in namespace:__anon13798
2031 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
2042 scan_expr_access (rhs, stmt, ISRA_CTX_LOAD, bb);
2044 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
2070 scan_expr_access (gimple_call_arg (stmt, i), stmt,
2076 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
2096 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
2101 scan_expr_access (t, stmt, ISRA_CTX_STORE, bb);
ipa-sra.cc 1436 /* In what context scan_expr_access has been called, whether it deals with a
1798 scan_expr_access (tree expr, gimple *stmt, isra_scan_context ctx, function in namespace:__anon13798
2031 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
2042 scan_expr_access (rhs, stmt, ISRA_CTX_LOAD, bb);
2044 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
2070 scan_expr_access (gimple_call_arg (stmt, i), stmt,
2076 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
2096 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
2101 scan_expr_access (t, stmt, ISRA_CTX_STORE, bb);
ipa-sra.cc 1436 /* In what context scan_expr_access has been called, whether it deals with a
1798 scan_expr_access (tree expr, gimple *stmt, isra_scan_context ctx, function in namespace:__anon13798
2031 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
2042 scan_expr_access (rhs, stmt, ISRA_CTX_LOAD, bb);
2044 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
2070 scan_expr_access (gimple_call_arg (stmt, i), stmt,
2076 scan_expr_access (lhs, stmt, ISRA_CTX_STORE, bb);
2096 scan_expr_access (t, stmt, ISRA_CTX_LOAD, bb);
2101 scan_expr_access (t, stmt, ISRA_CTX_STORE, bb);

Completed in 132 milliseconds