Home
last modified time | relevance | path

Searched refs:pressure (Results 1 – 25 of 54) sorted by relevance

123

/netbsd/src/sys/sys/
Dmidiio.h510 uint8_t pressure; member
536 uint8_t pressure; member
718 .pressure=64);
747 e = SEQ_MK_CHN(CHN_PRESSURE, .device=1, .channel=0, .pressure=64);
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhaifa-sched.cc959 mark_regno_birth_or_death (bitmap live, int *pressure, int regno, bool birth_p) in mark_regno_birth_or_death() argument
971 pressure[pressure_class] in mark_regno_birth_or_death()
978 pressure[pressure_class] in mark_regno_birth_or_death()
990 pressure[pressure_class]++; in mark_regno_birth_or_death()
995 pressure[pressure_class]--; in mark_regno_birth_or_death()
1872 int pressure; member
1964 group->limits[pci].pressure = max_pressure; in model_update_limit_points_in_group()
2081 if (group->limits[pci].pressure < ref_pressure) in model_update_pressure()
2082 group->limits[pci].pressure = ref_pressure; in model_update_pressure()
2087 if (group->limits[pci].pressure == ref_pressure in model_update_pressure()
[all …]
Dcommon.opt1999 fira-hoist-pressure
2001 Use IRA based register pressure calculation
2004 fira-loop-pressure
2006 Use IRA based register pressure calculation
2461 Relief of register pressure through live range shrinkage.
2512 fsched-pressure
2514 Enable register pressure sensitive insn scheduling.
Dparams.opt950 -param=sched-pressure-algorithm=
952 Which -fsched-pressure algorithm to apply.
DChangeLog-20095387 * doc/invoke.texi (fira-loop-pressure): Update default value.
5921 * common.opt (fira-loop-pressure): New.
5931 register pressure calculation in loops.
5956 (move_loop_invariants): Calculate pressure. Initialize curr_loop.
5958 register pressure calculation in loops if new regs were added.
5963 * doc/invoke.texi (-fira-loop-pressure, ira-loop-reserved-regs):
7842 pressure.
11024 * doc/invoke.texi (-fsched-pressure): Document it.
11025 (-fsched-reg-pressure-heuristic): Remove it.
11041 (rank_for_schedule): Add pressure checking and insn issue time.
[all …]
DChangeLog-20122769 as it causes too much reload pressure.
4230 Monitor the change of reg pressure and use it to drive hoisting.
4231 (hoist_code): Update LIVE and reg pressure information.
7097 * doc/invoke.texi (-fira-hoist-pressure): Describe.
7113 Use reg pressure to determine the distance expr can be hoisted.
7114 (hoist_code): Use reg pressure to direct the hoist process.
7117 (one_code_hoisting_pass): Calculate register pressure. Allocate
11226 reflect requirement on register pressure based cost model.
18531 Enable -fsched-pressure by default while optimizing.
18533 pressure algorithm by default.
[all …]
DChangeLog-201113815 for ira_reg_class_max_nregs. Increase pressure by 1.
14048 subclasses of class which is superset of a pressure class.
24364 as a candidate for pressure classes.
24739 for classes with one registers. Don't add pressure class if there
24740 is a pressure class with the same available hard registers.
29638 -fsched-pressure.
30801 when sched-pressure is enabled.
32474 Add comments how we compute the register pressure classes.
32798 (print_loop_title): Use pressure classes.
32810 (update_allocno_pressure_excess_length): Use pressure classes.
[all …]
Dtarget.def5566 /* This target hook allows the backend to compute the register pressure
5570 "A target hook which lets a backend compute the set of pressure classes to\n\
5571 be used by those optimization passes which take register pressure into\n\
5810 pressure.",
DChangeLog.dataflow488 (sh_md_init): Removed useless attempt to measure pressure on R0.
/netbsd/src/sys/dev/bluetooth/
Dbtmagic.c1280 struct hid_location pressure; member
1290 .pressure = { .pos = 40, .size = 6 },
1384 if (hid_get_udata(data, &touch.pressure) > sc->sc_firm) in btmagic_input_magicm()
1463 struct hid_location pressure; member
1473 .pressure = { .pos = 48, .size = 6 },
/netbsd/src/sys/dev/
Dsequencer.c578 .key=qi.qi_msg[1], .pressure=qi.qi_msg[2]); in seq_softintr()
590 .pressure=qi.qi_msg[1]); in seq_softintr()
1543 ev->c_KEY_PRESSURE.pressure & 0x7f}, 3, 1); in midiseq_keypressure()
1560 if (ev->c_CHN_PRESSURE.pressure > 127) in midiseq_chnpressure()
1563 MIDI_CHN_PRESSURE | chan, ev->c_CHN_PRESSURE.pressure}, 2, 1); in midiseq_chnpressure()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr-passes.def39 reduces code size and register pressure.
/netbsd/src/usr.bin/midiplay/
Dmidiplay.c637 .key=msg[0], .pressure=msg[1])); in playdata()
652 .device=unit, .channel=chan, .pressure=msg[0])); in playdata()
/netbsd/src/share/dict/
Dweb2a3206 back pressure
3207 back-pressure valve
6309 blood pressure
19271 equilibrium pressure
19738 exudation pressure
28607 high-pressure
28608 high-pressure area
28609 high-pressure cylinder
29973 impact pressure
32111 Laplace pressure
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.md657 ;; and register pressure -- these patterns don't use an extra
709 ;; of a movi/addi. This relieves some register pressure at the expense
767 ;; of a movi/addi. This relieves some register pressure at the expense
/netbsd/src/external/gpl3/gcc/dist/gcc/config/cris/
Dcris.md1598 ;; pressure (worse code). That will hopefully change with an
1691 ;; pressure (worse code). That will hopefully change with an
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.md793 the comparison operands without increasing register pressure. */
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dpasses.texi1092 register pressure but the user can force it to use one region or
Dinvoke.texi532 -fira-region=@var{region} -fira-hoist-pressure @gol
533 -fira-loop-pressure -fno-ira-share-save-slots @gol
560 -fsched2-use-superblocks -fsched-pressure @gol
11513 Attempt to decrease register pressure through register live range
11539 Use all loops except for loops with small register pressure
11552 @item -fira-hoist-pressure
11553 @opindex fira-hoist-pressure
11554 Use IRA to evaluate register pressure in the code hoisting pass for
11560 @item -fira-loop-pressure
11561 @opindex fira-loop-pressure
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.md490 ;; DFA and may reduce register pressure.
501 ;; for a smaller DFA and may reduce register pressure.
2718 ;; Because of the additional %r1 pressure, we probably do not
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.md1063 ;; high register pressure situations it's not worth forcing any reloads.
4733 ;; to reduce register pressure later on.
12312 ;; Reuse temporaries to keep register pressure down.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.md3610 If it fails to do so (due to pressure on R0), it will take one insn
5532 pressure on the first movsi. Apply only for simple source not
8213 ;; However, this puts pressure on r0 in most cases and thus the following is
/netbsd/src/games/fortune/datfiles/
Dfortunes-o.real1468 egg salad sandwich you had for lunch react, creating severe pressure.
Dfortunes1483 Any stone in your boot always migrates against the pressure gradient to
1484 exactly the point of most pressure.
2026 drip under pressure.
4992 Under the most rigorously controlled conditions of pressure,
5034 still begs the question of whether the cookie releases the pressure or
12231 The District of Columbia has a law forbidding you to exert pressure on
14406 Under deadline pressure for the next week. If you want something, it
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.md1448 hard to optimize, and it creates unnecessary pressure on the I0

123