Home
last modified time | relevance | path

Searched refs:Fast (Results 1 – 25 of 148) sorted by relevance

123456

/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox32 <td>Fast</td>
56 <td>Fast</td>
68 <td>Fast</td>
130 <td>Fast-average<sup><a href="#note2">2</a></sup></td>
166 <td>Fast-average<sup><a href="#note2">2</a></sup></td>
204 <td>Fast</td>
/external/llvm/include/llvm/IR/
DCallingConv.h39 Fast = 8, enumerator
/external/e2fsprogs/tests/f_fast_symlink_extents/
Dexpect.12 Fast symlink 13 has EXTENT_FL set. Clear? yes
/external/llvm/test/CodeGen/ARM/
Dfast-isel-call-multi-reg-return.ll5 ; Fast-isel can't handle non-double multi-reg retvals.
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.h25 bool *Fast) const override;
DMipsSEISelLowering.h34 bool *Fast = nullptr) const override;
/external/llvm/test/CodeGen/X86/
Dfast-isel-cmp-branch.ll5 ; Fast-isel shouldn't try to look through the compare because it's in a
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h218 bool *Fast = nullptr) const override {
222 if (Fast)
223 *Fast = true;
/external/llvm/include/llvm/Target/
DTargetOptions.h36 Fast, // Enable fusion of FP ops wherever it's profitable. enumerator
/external/chromium_org/third_party/leveldatabase/
DREADME.chromium1 Name: LevelDB: A Fast Persistent Key-Value Store
/external/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-noconvert.ll3 ; Fast-isel can't do vector conversions yet, but it was emitting some highly
/external/valgrind/main/perf/
DREADME50 - Description: Does a Fast Fourier Transform (FFT).
/external/llvm/include/llvm/CodeGen/
DCommandFlags.h144 clEnumValN(FPOpFusion::Fast, "fast",
/external/llvm/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt53 librewrite - Fast, scalable rewriting of source code. This operates on
156 * Fast #import with a module system.
/external/clang/docs/
DPTHInternals.rst116 **Fast generation**
157 - Fast skipping of ``#ifdef`` ... ``#endif`` chains: PTH files
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h212 bool *Fast) const override;
/external/llvm/
DCODE_OWNERS.TXT111 D: Fast-Isel
/external/chromium_org/native_client_sdk/src/doc/reference/
Dpnacl-bitcode-abi.rst175 Fast-Math Flags
178 `LLVM LangRef: Fast-Math Flags
181 Fast-math mode is not currently supported by the PNaCl bitcode.
/external/chromium_org/third_party/libjpeg_turbo/simd/
Djdsamss2-64.asm574 ; Fast processing for the common case of 2:1 horizontal and 2:1 vertical.
Djdsamss2.asm624 ; Fast processing for the common case of 2:1 horizontal and 2:1 vertical.
/external/zlib/src/as400/
Dreadme.txt78 inffast.c INFFAST C ZLIB - Fast proc. literals & length/distance pairs
/external/eigen/unsupported/Eigen/
DFFT20 * \defgroup FFT_Module Fast Fourier Transform module
26 * This module provides Fast Fourier transformation, with a configurable backend
/external/chromium_org/third_party/sqlite/src/test/
De_fts3.test205 SELECT * FROM mail WHERE rowid = 15; -- Fast. Rowid lookup.
206 SELECT * FROM mail WHERE body MATCH 'sqlite'; -- Fast. Full-text query.
207 SELECT * FROM mail WHERE mail MATCH 'search'; -- Fast. Full-text query.
210 SELECT * FROM mail WHERE subject MATCH 'database'; -- Fast. Full-text query.
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
Darray.pxd20 Fast C-level new_array(_zeros), resize_array, copy_array, Py_SIZE(obj),
/external/llvm/docs/CommandGuide/
Dllc.rst148 Fast register allocator. It is the default for unoptimized code.

123456