Searched refs:naive (Results 1 – 25 of 32) sorted by relevance
12
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | fmdrr-fmrrd.ll | 4 ; naive codegen for this is:
|
/external/llvm/test/CodeGen/ARM/ |
D | fmdrr-fmrrd.ll | 3 ; naive codegen for this is:
|
/external/llvm/test/Transforms/Mem2Reg/ |
D | 2003-10-05-DeadPHIInsertion.ll | 1 ; Mem2reg should not insert dead PHI nodes! The naive algorithm inserts a PHI
|
/external/swiftshader/third_party/LLVM/test/Transforms/Mem2Reg/ |
D | 2003-10-05-DeadPHIInsertion.ll | 1 ; Mem2reg should not insert dead PHI nodes! The naive algorithm inserts a PHI
|
/external/llvm/lib/Support/Unix/ |
D | RWMutex.inc | 25 // This naive implementation treats readers the same as writers. This
|
/external/llvm/test/Bitcode/ |
D | mdnodes-distinct-nodes-break-cycles.ll | 7 ; entry point is !2, a naive post-order traversal would give !3, !1, !2; but
|
D | mdnodes-in-post-order.ll | 3 ; nodes. The graph structure is designed to foil naive implementations of
|
/external/eigen/doc/ |
D | FunctionsTakingEigenTypes.dox | 114 Without using template functions, and without the Ref class, a naive implementation of the previous… 136 …dditional non-const paramter which allows us to store the result. A first naive implementation mig… 211 …tic situations in terms of compiling and running your program. However, a naive implementation is …
|
D | InsideEigenExample.dox | 39 The problem is that if we make a naive C++ library where the VectorXf class has an operator+ return…
|
/external/syslinux/core/lwip/doc/ |
D | sys_arch.txt | 121 example, a naive implementation could be:
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrAtomics.td | 377 // significantly more naive than the standard expansion: we conservatively
|
/external/bzip2/ |
D | bzip2.txt | 33 naive in the sense that there is no mechanism for preserv-
|
D | bzip2.1.preformatted | 36 naive in the sense that there is no mechanism for preserv
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | README.txt | 695 The naive lowering select between two different values. It should recognize the
|
/external/llvm/lib/Target/ARM/ |
D | README.txt | 690 The naive lowering select between two different values. It should recognize the
|
D | ARMInstrInfo.td | 5824 // significantly more naive than the standard expansion: we conservatively
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 977 IRAtom *naive, *vec, *improvement_term; in expensiveCmpEQorNE() local 1020 naive in expensiveCmpEQorNE() 1039 = assignNew( 'V', mce,ty, binop(opDIFD, naive, improvement_term) ); in expensiveCmpEQorNE()
|
/external/llvm/docs/ |
D | Passes.rst | 1073 the typical naive factorial or fib implementation into efficient code.
|
/external/c-ares/ |
D | CHANGES | 736 default implementation is a bit naive and uses the standard 'rand'
|
/external/syslinux/com32/libupload/ |
D | ymodem.txt | 83 would permit. This proved a rather naive assumption as programmers
|
/external/googletest/googletest/docs/ |
D | V1_5_AdvancedGuide.md | 297 `ASSERT_EQ` 's naive comparison usually doesn't work. And since floating-points
|
D | AdvancedGuide.md | 299 `ASSERT_EQ` 's naive comparison usually doesn't work. And since floating-points
|
D | V1_6_AdvancedGuide.md | 297 `ASSERT_EQ` 's naive comparison usually doesn't work. And since floating-points
|
D | V1_7_AdvancedGuide.md | 297 `ASSERT_EQ` 's naive comparison usually doesn't work. And since floating-points
|
/external/fio/ |
D | HOWTO | 594 block compression attempts, but it will stop naive dedupe of
|
12