Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c9801 int insns_len, max_internal_pool_size, pool_size, addr, first_constant_ref; local
9869 first_constant_ref = -1;
9931 if (first_constant_ref < 0)
9932 first_constant_ref = addr;
9964 first_constant_ref = -1;
9969 || (first_constant_ref >= 0
9970 && (((addr - first_constant_ref)
9988 first_constant_ref = -1;