Home
last modified time | relevance | path

Searched refs:speculative (Results 1 – 24 of 24) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/scripts/
Dgenerate-makefiles.sh51 test_prefix=$(basename $(echo "$prereq_dir" | sed s/speculative//))
158 @if [ -d speculative ]; then \$(MAKE) -C speculative all; fi
162 @if [ -d speculative ]; then \$(MAKE) -C speculative clean; fi
171 @if [ -d speculative ]; then \$(MAKE) -C speculative install; fi
/external/llvm/test/CodeGen/NVPTX/
Dspeculative-execution-divergent-target.ll1 ; Checks that speculative-execution only runs on divergent targets, if you pass
4 ; RUN: opt < %s -S -mtriple=nvptx-nvidia-cuda -speculative-execution | \
6 ; RUN: opt < %s -S -mtriple=nvptx-nvidia-cuda -speculative-execution \
9 ; RUN: opt < %s -S -speculative-execution -spec-exec-only-if-divergent-target | \
/external/arm-neon-tests/
DInitCache.s33 ;ORR r0, r0, #(0x1 << 4) ;Enables speculative accesses on AXI
34 ORR r0, r0, #(0x1 << 4) ;Enables speculative accesses on AXI
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_ConformanceTest63 to define are considered speculative by PTS and are created in a
64 speculative/ directory off of the functional area directory. (For
65 example, mq_timedsend/speculative.)
/external/ltp/testcases/open_posix_testsuite/
DChangeLog38 - pthread_cond_destroy/speculative/4-1.c, pthread_mutex_destroy/
39 speculative/4-2.c, pthread_exit/3-1.c:
62 - pthread_rwlock_trylock/3-1.c: Moved to speculative.
80 pthread_mutex_init/speculative/5-2.c,
DREADME50 and speculative testing. Conformance, functional, and stress tests are
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
Dcoverage.txt10 speculative/5-2.c: Test for EPERM. Not available on
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
Dcoverage.txt11 5 YES speculative test
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_min/
Dcoverage.txt9 speculative for AIX (FIFO2, FIFO3, FIFO4)
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
Dcoverage.txt14 7 YES speculative test, not in the spec !
/external/libchrome/base/process/
Dprocess_metrics.h354 int speculative = 0; member
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt42 aliased, but check at runtime", like speculative execution in
D2000-11-18-EarlyDesignIdeasResp.txt130 > aliased, but check at runtime", like speculative execution in
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt42 aliased, but check at runtime", like speculative execution in
D2000-11-18-EarlyDesignIdeasResp.txt130 > aliased, but check at runtime", like speculative execution in
/external/llvm/test/Transforms/SpeculativeExecution/
Dspec.ll1 ; RUN: opt < %s -S -speculative-execution \
/external/llvm/test/Transforms/LoopUnswitch/
Dmsan.ll68 ; the actual problem is in the speculative branching.
/external/llvm/docs/
DCompileCudaWithLLVM.rst225 * **Aggressive speculative execution**. `This transformation
DAtomics.rst93 Note that speculative loads are allowed; a load which is part of a race returns
DExceptionHandling.rst29 speculative exception handling code in the flow of an application's main
DLangRef.rst4780 if conversion (i.e. speculative execution within a loop iteration) is safe.
/external/libunwind/doc/
Dlibunwind-ia64.tex33 speculative execution. Often, NaT bits are thought of as the ``65-th
/external/llvm/include/llvm/IR/
DIntrinsics.td613 // Support for speculative runtime guards
/external/jline/src/src/test/resources/jline/example/
Denglish.gz