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

  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru-passes.cc 50 "*tiabi_check", /* name */
223 opt_pass *tiabi_check = make_pass_tiabi_check (g);
225 = { tiabi_check, "*warn_unused_result",
222 opt_pass *tiabi_check = make_pass_tiabi_check (g); local
  /src/external/gpl3/gcc.old/dist/gcc/config/pru/
pru-passes.cc 50 "*tiabi_check", /* name */
223 opt_pass *tiabi_check = make_pass_tiabi_check (g);
225 = { tiabi_check, "*warn_unused_result",
222 opt_pass *tiabi_check = make_pass_tiabi_check (g); local

Completed in 69 milliseconds