Home
last modified time | relevance | path

Searched refs:across (Results 1 – 25 of 188) sorted by relevance

12345678

/external/llvm/test/Transforms/GVN/
Datomic.ll9 ; GVN across unordered store (allowed)
21 ; GVN across seq_cst store (allowed in theory; not implemented ATM)
33 ; GVN across unordered load (allowed)
46 ; GVN across acquire load (load after atomic load must not be removed)
/external/llvm/test/Transforms/DeadStoreElimination/
Datomic.ll8 ; atomic ops, just some transformations are not allowed across them.
15 ; DSE across unordered store (allowed)
27 ; DSE across seq_cst load (allowed in theory; not implemented ATM)
39 ; DSE across seq_cst store (store before atomic store must not be removed)
/external/markdown/MarkdownTest/Tests_2007/
DLinks, reference style.text65 breaks] across lines.
68 breaks] across lines, but with a line-ending space.
/external/llvm/include/llvm/Target/
DTargetSchedule.td17 // available across all chip sets for the target. Eg., IntUnit, FPUnit, ...
18 // These may be independent values for each chip set or may be shared across
72 // instructions across chip sets. An instruction uses the same itinerary class
73 // across all chip sets. Thus a new chip set can be added without modifying
/external/icu4c/test/testdata/
Dcalendar.txt169 { // across year
176 { // across year
248 { // across year
255 { // across year
/external/clang/test/PCH/
Dchain-predecl.m4 // Test predeclarations across chained PCH.
/external/linux-tools-perf/Documentation/
Dperf-top.txt107 Zero history across display updates.
137 Toggle event count zeroing across display updates.
/external/libvpx/vp8/encoder/x86/
Dssim_opt.asm27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
/external/webkit/Source/WebKit/win/Interfaces/
DIWebResourceLoadDelegate.idl85 … @param identifier An identifier that can be used to track the progress of a resource load across
121 … @param identifier An identifier that can be used to track the progress of a resource load across
137 … @param identifier An identifier that can be used to track the progress of a resource load across
149 … @param identifier An identifier that can be used to track the progress of a resource load across
160 … @param identifier An identifier that can be used to track the progress of a resource load across
/external/llvm/test/Transforms/LowerInvoke/
Dbasictest.ll19 ;; Value live across an unwind edge.
/external/valgrind/main/VEX/
DTODO.txt8 And save FP and SSE insns across the helper.
/external/llvm/test/CodeGen/X86/
Dreghinting.ll4 ;; The registers %x and %y must both spill across the finit call.
Dh-registers-1.ll5 ; LLVM creates virtual registers for values live across blocks
/external/llvm/test/Transforms/ScalarRepl/
D2011-09-22-PHISpeculateInvoke.ll4 ; Make sure scalarrepl doesn't move a load across an invoke which could
/external/llvm/test/CodeGen/ARM/
Dmachine-cse-cmp.ll24 ; CSE of cmp across BB boundary
Dcse-call.ll5 ; Don't CSE a cmp across a call that clobbers CPSR.
Dwiden-vmovs.ll18 ; - The execution domain switch to vorr works across basic blocks.
/external/libvpx/vp8/common/generic/
Dsystemdependent.c67 rtcd->postproc.across = vp8_mbpost_proc_across_ip_c; in vp8_machine_specific_config()
/external/libvpx/vp8/common/
Dpostproc.h87 vp8_postproc_inplace_fn_t across; member
/external/llvm/test/Transforms/MemCpyOpt/
Datomic.ll26 ; memcpyopt across unordered store
/external/llvm/lib/Target/XCore/
DXCoreRegisterInfo.td48 // Not preserved across procedure calls
/external/llvm/lib/Target/Mips/
DMipsSchedule.td11 // Functional units across Mips chips sets. Based on GCC/Mips backend files.
/external/iproute2/doc/actions/
Dactions-general119 -The second meter is shared across all flows on that device [i am suprised
121 me that someone was writing a qdisc just to do sharing across multiple devices;
129 -We then pass the packet to another meter which is shared across all devices
156 # used across all flows incoming on eth0("index 30")
/external/iptables/extensions/
Dlibxt_NFQUEUE.man16 This specifies a range of queues to use. Packets are then balanced across the given queues.
/external/strace/
DTODO9 consistent across different architectures

12345678