Searched refs:coalesce (Results 1 – 25 of 28) sorted by relevance
12
/external/iw/ |
D | coalesce.c | 17 SECTION(coalesce); 168 COMMAND(coalesce, enable, "<config-file>", 195 COMMAND(coalesce, disable, "", NL80211_CMD_SET_COALESCE, 0, CIB_PHY, 286 COMMAND(coalesce, show, "", NL80211_CMD_GET_COALESCE, 0, CIB_PHY, handle_coalesce_show,
|
D | Android.mk | 10 bitrate.c wowlan.c coalesce.c roc.c p2p.c vendor.c \
|
D | Makefile | 19 bitrate.o wowlan.o coalesce.o roc.o p2p.o vendor.o
|
/external/llvm/test/CodeGen/ARM/ |
D | 2012-10-04-AAPCS-byval-align8.ll | 31 ; ldm is not formed when the coalescer failed to coalesce everything. 58 ; ldm is not formed when the coalescer failed to coalesce everything.
|
D | coalesce-subregs.ll | 121 ; The destination lane isn't read, so the subregs can coalesce.
|
/external/llvm/test/CodeGen/X86/ |
D | subreg-to-reg-3.ll | 5 ; Don't eliminate or coalesce away the explicit zero-extension!
|
D | subreg-to-reg-1.ll | 6 ; Don't eliminate or coalesce away the explicit zero-extension!
|
D | overlap-shift.ll | 2 ;; cannot coalesce it with Y. Because of this, a copy needs to be
|
D | cse-add-with-overflow.ll | 5 ; MachineCSE should coalesce trivial subregister copies.
|
D | coalesce-esp.ll | 4 ; Don't coalesce with %esp if it would end up putting %esp in
|
D | twoaddr-lea.ll | 2 ;; cannot coalesce it with Y. Because of this, a copy needs to be
|
D | 2009-08-06-inlineasm.ll | 5 ; FIXME: If the coalescer happens to coalesce %level.1 with the copy to EAX
|
/external/llvm/test/CodeGen/PowerPC/ |
D | tls-store2.ll | 27 ; initial scheduling, but don't coalesce it again after we move the instructions
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_util.cpp | 135 r->coalesce(&tail); in extend() 140 r->coalesce(&tail); in extend()
|
D | nv50_ir_util.h | 453 void coalesce(Range **ptail) in coalesce() function
|
D | nv50_ir_ra.cpp | 666 bool coalesce(ArrayList&); 816 GCRA::coalesce(ArrayList& insns) in coalesce() function in nv50_ir::GCRA 1322 ret = coalesce(insns); in allocateRegisters()
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal_defs.h.in | 174 * automatically coalesce, and they fragment when changes are made to subranges. 177 * mappings do *not* coalesce/fragment.
|
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/ |
D | 2012-06-15-lsr-noaddrmode.ll | 8 ; to coalesce the IV. See <rdar://problem/11680670> [coalescer] IVs
|
/external/jemalloc/ |
D | configure.ac | 898 dnl Indicate whether adjacent virtual memory mappings automatically coalesce
|
/external/llvm/test/Transforms/SROA/ |
D | basictest.ll | 904 ; different pointer value chains, but during rewriting we coalesce them into the
|
/external/libmicrohttpd/src/datadir/ |
D | spdy-draft.txt | 644 for the same stream-id and the same error code, it MAY coalesce them
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 457 By the end of code generation, the register allocator would coalesce the
|
D | ProgrammersManual.rst | 1421 instead of single keys, and it will automatically coalesce adjacent intervals.
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 3173 coalesce = 2 in Coalesce()
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 3173 coalesce = 2
|
12