Home
last modified time | relevance | path

Searched refs:check_p (Results 1 – 3 of 3) sorted by relevance

/dragonfly/test/libpthread/
H A DMakefile87 check_p : tests_p target
101 check : check_a check_p check_s
/dragonfly/contrib/gcc-4.7/gcc/
H A Dloop-invariant.c1128 bool check_p; in get_inv_cost() local
1135 check_p = aregs_needed[0] != 0; in get_inv_cost()
1141 check_p = i < ira_pressure_classes_num; in get_inv_cost()
1143 if (check_p in get_inv_cost()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dloop-invariant.c1384 bool check_p; in get_inv_cost() local
1397 check_p = aregs_needed[0] != 0; in get_inv_cost()
1403 check_p = i < ira_pressure_classes_num; in get_inv_cost()
1411 if (check_p in get_inv_cost()