Home
last modified time | relevance | path

Searched refs:benefit (Results 1 – 25 of 105) sorted by relevance

12345

/external/mesa3d/src/mesa/program/
Dregister_allocate.c507 float benefit = 0; in ra_get_spill_benefit() local
519 benefit += ((float)g->regs->classes[n_class]->q[n2_class] / in ra_get_spill_benefit()
524 return benefit; in ra_get_spill_benefit()
540 float benefit; in ra_get_best_spill_node() local
545 benefit = ra_get_spill_benefit(g, n); in ra_get_best_spill_node()
547 if (benefit / cost > best_benefit) { in ra_get_best_spill_node()
548 best_benefit = benefit / cost; in ra_get_best_spill_node()
/external/hyphenation-patterns/eu/
DNOTICE4 % These patterns are made public in the hope that they will benefit others.
Dhyph-eu.lic.txt29 % These patterns are made public in the hope that they will benefit others.
/external/mesa3d/docs/
DREADME.MITS41 4. Will all applications benefit from the current implementation of MITS?
51 appreciable benefit from the threading.
/external/bison/m4/
Dsys_wait_h.m428 dnl Define it also as a C macro, for the benefit of the unit tests.
Dfcntl_h.m434 dnl Define it also as a C macro, for the benefit of the unit tests.
Dsignal_h.m458 dnl Define it also as a C macro, for the benefit of the unit tests.
Dtime_h.m486 dnl Define it also as a C macro, for the benefit of the unit tests.
Dspawn_h.m478 dnl Define it also as a C macro, for the benefit of the unit tests.
Dsys_stat_h.m455 dnl Define it also as a C macro, for the benefit of the unit tests.
Dstdlib_h.m434 dnl Define it also as a C macro, for the benefit of the unit tests.
Dstring_h.m440 dnl Define it also as a C macro, for the benefit of the unit tests.
Dsys_socket_h.m4150 dnl Define it also as a C macro, for the benefit of the unit tests.
Dunistd_h.m458 dnl Define it also as a C macro, for the benefit of the unit tests.
Dstdio_h.m486 dnl Define it also as a C macro, for the benefit of the unit tests.
Dwctype_h.m4193 dnl Define it also as a C macro, for the benefit of the unit tests.
Dwchar_h.m4127 dnl Define it also as a C macro, for the benefit of the unit tests.
/external/llvm/docs/HistoricalNotes/
D2001-07-06-LoweringIRForCodeGen.txt27 The main benefit of lowering will be that we will be able to retain a close
D2000-12-06-MeetingSummary.txt67 stream. The obvious benefit would be for compatibility, the drawback
/external/lldb/test/pexpect-2.4/doc/
Dclean.css77 …/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths…
/external/llvm/test/Transforms/IndVarSimplify/
Ddont-recompute.ll5 ; although a's value can be computed outside of the loop, there is no benefit
/external/llvm/utils/vim/
Dllvm.vim16 " benefit as much from having dedicated highlighting rules.
/external/llvm/test/Transforms/DeadArgElim/
Daggregates.ll4 ; actually only used in ways we can eliminate. We gain benefit from analysing
/external/libunwind/doc/
DNOTES43 feel gdb could benefit from such a routine, I'd be interested to hear
/external/llvm/test/CodeGen/R600/
Dmadmk.ll58 ; We don't get any benefit if the constant is an inline immediate.

12345