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

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
Attr.td     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
Attr.td     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Attr.td     [all...]
  /art/compiler/optimizing/
loop_optimization.h 127 uint32_t unroll);
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
IntStream.as 61 * created after this marker argument, this routine must unroll them
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
IIntStream.cs 81 * created after this marker argument, this routine must unroll them
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
IntStream.java 62 * created after this marker argument, this routine must unroll them
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRIntStream.h 51 // created after this marker argument, this routine must unroll them
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRIntStream.h 51 // created after this marker argument, this routine must unroll them
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRIntStream.h 51 // created after this marker argument, this routine must unroll them
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRIntStream.h 59 // created after this marker argument, this routine must unroll them
  /external/llvm/test/Other/
pass-pipelines.ll 78 ; CHECK-O2-NEXT: Unroll loops
  /external/llvm/test/Transforms/Inline/
noinline-recursive-fn.ll 68 ; unroll it.
  /external/llvm/test/Transforms/LoopSimplify/
ashr-crash.ll 1 ; RUN: opt -basicaa -loop-rotate -licm -instcombine -indvars -loop-unroll -S %s | FileCheck %s
  /external/llvm/test/Transforms/LoopUnroll/
rebuild_lcssa.ll 1 ; RUN: opt < %s -loop-unroll -S | FileCheck %s
  /external/llvm/test/Transforms/LoopVectorize/
vectorize-once.ll 75 ; CHECK: !4 = !{!"llvm.loop.unroll.runtime.disable"}
  /external/llvm/utils/
findoptdiff 73 all_switches="-verify -lowersetjmp -simplifycfg -mem2reg -globalopt -globaldce -ipconstprop -deadargelim -instcombine -simplifycfg -prune-eh -inline -simplify-libcalls -argpromotion -tailduplicate -simplifycfg -sroa -instcombine -predsimplify -condprop -tailcallelim -simplifycfg -reassociate -licm -loop-unswitch -instcombine -indvars -loop-unroll -instcombine -load-vn -gcse -sccp -instcombine -condprop -dse -dce -simplifycfg -deadtypeelim -constmerge -internalize -ipsccp -globalopt -constmerge -deadargelim -inline -prune-eh -globalopt -globaldce -argpromotion -instcombine -predsimplify -sroa -globalsmodref-aa -licm -load-vn -gcse -dse -instcombine -simplifycfg -verify"
  /external/mesa3d/docs/relnotes/
10.4.7.html 47 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=79202">Bug 79202</a> - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation</li>
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_fragprog.c 123 {"unroll loops", 1, is_r500, rc_unroll_loops, NULL},
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_filter_gnu.s 105 SUBS numSamples, numSamples, #2 @ unroll loop once
  /external/stressapptest/src/
findmask.c 57 __attribute__((optimize(3, "unroll-loops")))
  /external/swiftshader/third_party/LLVM/utils/
findoptdiff 73 all_switches="-verify -lowersetjmp -simplifycfg -mem2reg -globalopt -globaldce -ipconstprop -deadargelim -instcombine -simplifycfg -prune-eh -inline -simplify-libcalls -argpromotion -tailduplicate -simplifycfg -scalarrepl -instcombine -predsimplify -condprop -tailcallelim -simplifycfg -reassociate -licm -loop-unswitch -instcombine -indvars -loop-unroll -instcombine -load-vn -gcse -sccp -instcombine -condprop -dse -dce -simplifycfg -deadtypeelim -constmerge -internalize -ipsccp -globalopt -constmerge -deadargelim -inline -prune-eh -globalopt -globaldce -argpromotion -instcombine -predsimplify -scalarrepl -globalsmodref-aa -licm -load-vn -gcse -dse -instcombine -simplifycfg -verify"
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lattice_neon.c 45 // Unroll to process 8 samples at once.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
options.h 74 int first_unroll; /* The first dimension to unroll */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
options.h 74 int first_unroll; /* The first dimension to unroll */

Completed in 897 milliseconds

1 2 3 4 5 6 7 891011>>