Home
last modified time | relevance | path

Searched refs:BLOCK_SAME_RANGE (Results 1 – 25 of 84) sorted by relevance

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c4484 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4487 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4495 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4518 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4519 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4589 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4598 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4609 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4649 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4657 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfunction.c4290 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4293 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4301 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4324 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4325 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4395 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4404 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4415 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4455 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4463 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfunction.c4321 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4324 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4332 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4355 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4356 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4426 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4435 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4446 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4486 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4494 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfunction.c4437 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4440 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4448 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4471 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4472 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4542 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4551 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4562 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4602 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4610 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfunction.c4473 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4476 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4484 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4507 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4508 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4578 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4587 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4598 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4638 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4646 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfunction.c4334 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4337 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4345 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4368 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4369 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4439 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4448 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4459 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4499 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4507 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfunction.c4321 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4324 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4332 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4355 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4356 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4426 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4435 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4446 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4486 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4494 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c4484 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4487 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4495 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4518 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4519 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4589 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4598 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4609 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4649 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4657 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfunction.c4484 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4487 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4495 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4518 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4519 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4589 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4598 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4609 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4649 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4657 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c4484 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4487 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4495 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4518 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4519 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4589 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4598 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4609 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4649 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4657 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
H A Dtree.h1815 #define BLOCK_SAME_RANGE(NODE) (BLOCK_CHECK (NODE)->base.u.bits.nameless_flag) macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfunction.c4279 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4282 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4290 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4313 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4314 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4384 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4393 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4404 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4444 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4452 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfunction.c4334 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4337 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4345 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4368 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4369 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4439 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4448 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4459 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4499 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4507 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfunction.c4321 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4324 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4332 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4355 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4356 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4426 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4435 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4446 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4486 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4494 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfunction.c4290 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4293 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4301 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4324 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4325 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4395 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4404 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4415 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4455 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4463 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfunction.c4484 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4487 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4495 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4518 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4519 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4589 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4598 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4609 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4649 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4657 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
H A Dtree.h1815 #define BLOCK_SAME_RANGE(NODE) (BLOCK_CHECK (NODE)->base.u.bits.nameless_flag) macro
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfunction.c4334 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4337 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4345 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4368 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4369 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4439 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4448 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4459 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4499 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4507 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfunction.c4351 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4354 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4362 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4385 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4386 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4456 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4465 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4476 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4516 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4524 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfunction.c4437 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4440 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4448 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4471 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4472 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4542 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4551 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4562 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4602 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4610 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
H A Dtree.h1746 #define BLOCK_SAME_RANGE(NODE) (BLOCK_CHECK (NODE)->base.u.bits.nameless_flag) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfunction.c4064 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4067 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4075 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4098 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4099 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4168 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4177 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4188 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4228 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4236 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
H A Dtree.h1467 #define BLOCK_SAME_RANGE(NODE) (BLOCK_CHECK (NODE)->base.u.bits.nameless_flag) macro
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfunction.c4043 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4046 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4054 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4077 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4078 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4150 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4159 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4170 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4210 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4218 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfunction.c4050 if ((prev && !BLOCK_SAME_RANGE (prev)) in block_fragments_nreverse()
4053 BLOCK_SAME_RANGE (block) = 0; in block_fragments_nreverse()
4061 BLOCK_SAME_RANGE (t) = 0; in block_fragments_nreverse()
4084 if (!BLOCK_SAME_RANGE (BLOCK_FRAGMENT_CHAIN (block))) in blocks_nreverse_all()
4085 BLOCK_SAME_RANGE (block) = 0; in blocks_nreverse_all()
4157 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()
4166 BLOCK_SAME_RANGE (new_block) = 0; in reorder_blocks_1()
4177 BLOCK_SAME_RANGE (block) = 1; in reorder_blocks_1()
4217 prev_end = BLOCK_SAME_RANGE (NOTE_BLOCK (insn)) in reorder_blocks_1()
4225 BLOCK_SAME_RANGE (prev_end) = 0; in reorder_blocks_1()

1234