HomeSort by relevance Sort by last modified time
    Searched full:unroll (Results 276 - 300 of 543) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
spirv.hpp11 438 Unroll = 0,
445 Unroll = 0x00000001,
spirv.lua 408 Unroll = 0,
414 Unroll = 0x00000001,
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
spirv.hpp11 443 Unroll = 0,
452 Unroll = 0x00000001,
spirv.lua 413 Unroll = 0,
421 Unroll = 0x00000001,
spirv.py 413 'Unroll' : 0,
421 'Unroll' : 0x00000001,
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 416 // llvm.loop.unroll.disable.
417 // TODO: consider "#pragma unroll 1" which is equivalent to "#pragma nounroll".
425 // llvm.loop.unroll.disable is marked on the back edges of a loop. Therefore,
427 // whether its metadata contains llvm.loop.unroll.disable.
437 if (GetUnrollMetadata(LoopID, "llvm.loop.unroll.disable"))
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 327 /// When we unroll loops we have multiple vector values for each scalar.
505 /// The unroll factor. Each entry in the map stores this number of vector
545 /// The vectorization unroll factor to use. Each scalar is vectorized to this
    [all...]
  /external/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /external/v8/src/regexp/arm64/
regexp-macro-assembler-arm64.cc 908 // We can unroll the loop here, we should not unroll for less than 2
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticParseKinds.td     [all...]
  /external/llvm/docs/
LangRef.rst     [all...]
  /bionic/libc/arch-arm/cortex-a15/bionic/
strcat.S 91 // To speed up really small dst strings, unroll checking the first 4 bytes.
  /bionic/libc/arch-arm/cortex-a9/bionic/
string_copy.S 107 // Unroll the first 8 bytes that will be copied.
  /external/boringssl/src/crypto/fipsmodule/sha/
sha256.c 136 * appropriate to unroll small loops.
  /external/eigen/Eigen/src/Core/
Redux.h 234 if(alignedSize>packetSize) // we have at least two packets to partly unroll the loop
  /external/eigen/doc/
TutorialMatrixClass.dox 199 to performance, as it allows Eigen to avoid dynamic memory allocation and to unroll
  /external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/
Symmetry.h 84 * unroll the loop for setting coefficients anymore.
  /external/libvpx/libvpx/vpx_dsp/ppc/
vpx_convolve_vsx.c 16 // TODO(lu_zero): unroll

Completed in 2614 milliseconds

<<11121314151617181920>>