Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dlocal-alloc.c1283 int must_match_0 = -1; in block_alloc() local
1295 must_match_0 = i; in block_alloc()
1305 if (must_match_0 >= 0 && i != must_match_0 in block_alloc()
1306 && ! (i == must_match_0 + 1 in block_alloc()
1308 && ! (i == must_match_0 - 1 in block_alloc()
1351 = (r1 == recog_data.operand[i] && must_match_0 >= 0); in block_alloc()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dlocal-alloc.c1283 int must_match_0 = -1; in block_alloc() local
1295 must_match_0 = i; in block_alloc()
1305 if (must_match_0 >= 0 && i != must_match_0 in block_alloc()
1306 && ! (i == must_match_0 + 1 in block_alloc()
1308 && ! (i == must_match_0 - 1 in block_alloc()
1351 = (r1 == recog_data.operand[i] && must_match_0 >= 0); in block_alloc()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dlocal-alloc.c1363 int must_match_0 = -1; in block_alloc() local
1375 must_match_0 = i; in block_alloc()
1385 if (must_match_0 >= 0 && i != must_match_0 in block_alloc()
1386 && ! (i == must_match_0 + 1 in block_alloc()
1388 && ! (i == must_match_0 - 1 in block_alloc()
1430 = (r1 == recog_data.operand[i] && must_match_0 >= 0); in block_alloc()