Searched refs:speculative (Results 1 – 24 of 24) sorted by relevance
/external/ltp/testcases/open_posix_testsuite/scripts/ |
D | generate-makefiles.sh | 51 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/ |
D | speculative-execution-divergent-target.ll | 1 ; 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/ |
D | InitCache.s | 33 ;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/ |
D | HOWTO_ConformanceTest | 63 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/ |
D | ChangeLog | 38 - 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,
|
D | README | 50 and speculative testing. Conformance, functional, and stress tests are
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/ |
D | coverage.txt | 10 speculative/5-2.c: Test for EPERM. Not available on
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/ |
D | coverage.txt | 11 5 YES speculative test
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_min/ |
D | coverage.txt | 9 speculative for AIX (FIFO2, FIFO3, FIFO4)
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/ |
D | coverage.txt | 14 7 YES speculative test, not in the spec !
|
/external/libchrome/base/process/ |
D | process_metrics.h | 354 int speculative = 0; member
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 42 aliased, but check at runtime", like speculative execution in
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 130 > aliased, but check at runtime", like speculative execution in
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 42 aliased, but check at runtime", like speculative execution in
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 130 > aliased, but check at runtime", like speculative execution in
|
/external/llvm/test/Transforms/SpeculativeExecution/ |
D | spec.ll | 1 ; RUN: opt < %s -S -speculative-execution \
|
/external/llvm/test/Transforms/LoopUnswitch/ |
D | msan.ll | 68 ; the actual problem is in the speculative branching.
|
/external/llvm/docs/ |
D | CompileCudaWithLLVM.rst | 225 * **Aggressive speculative execution**. `This transformation
|
D | Atomics.rst | 93 Note that speculative loads are allowed; a load which is part of a race returns
|
D | ExceptionHandling.rst | 29 speculative exception handling code in the flow of an application's main
|
D | LangRef.rst | 4780 if conversion (i.e. speculative execution within a loop iteration) is safe.
|
/external/libunwind/doc/ |
D | libunwind-ia64.tex | 33 speculative execution. Often, NaT bits are thought of as the ``65-th
|
/external/llvm/include/llvm/IR/ |
D | Intrinsics.td | 613 // Support for speculative runtime guards
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|