Searched refs:count_op (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexpr.c4155 build_chill_repetition_op (count_op, string)
4156 tree count_op;
4162 if (TREE_CODE (count_op) != INTEGER_CST)
4168 count = TREE_INT_CST_LOW (count_op);
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c8584 HOST_WIDE_INT count_op = XVECLEN (op, 0); local
8591 if (count_op != count_ideal)

Completed in 170 milliseconds