Home
last modified time | relevance | path

Searched refs:REG_LOOP_TEST_P (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dintegrate.c2061 REG_LOOP_TEST_P (map->reg_map[regno]) = REG_LOOP_TEST_P (orig);
2090 REG_LOOP_TEST_P (map->reg_map[regno]) = REG_LOOP_TEST_P (temp);
H A Djump.c405 REG_LOOP_TEST_P (reg) = 1;
H A Drtl.h1206 #define REG_LOOP_TEST_P(RTX) \ macro
H A Dcse.c6830 if (GET_CODE (src_elt->exp) == REG && REG_LOOP_TEST_P (src_elt->exp)
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Drtl.texi527 @findex REG_LOOP_TEST_P
530 @item REG_LOOP_TEST_P (@var{x})