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

  /src/external/gpl3/gcc/dist/gcc/
value-prof.cc 875 gimple_mod_pow2 (gassign *stmt, profile_probability prob, gcov_type count, gcov_type all) function
1005 result = gimple_mod_pow2 (stmt, prob, count, all);
value-prof.cc 875 gimple_mod_pow2 (gassign *stmt, profile_probability prob, gcov_type count, gcov_type all) function
1005 result = gimple_mod_pow2 (stmt, prob, count, all);
  /src/external/gpl3/gcc.old/dist/gcc/
value-prof.cc 887 gimple_mod_pow2 (gassign *stmt, profile_probability prob, gcov_type count, gcov_type all) function
1017 result = gimple_mod_pow2 (stmt, prob, count, all);
value-prof.cc 887 gimple_mod_pow2 (gassign *stmt, profile_probability prob, gcov_type count, gcov_type all) function
1017 result = gimple_mod_pow2 (stmt, prob, count, all);

Completed in 38 milliseconds