HomeSort by relevance Sort by last modified time
    Searched full:unroll (Results 251 - 275 of 779) sorted by null

<<11121314151617181920>>

  /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/libxcam/cl_kernel/
kernel_defog_dcp.cl 39 #pragma unroll
kernel_min_filter.cl 71 #pragma unroll
  /external/linux-kselftest/tools/testing/selftests/bpf/
test_xdp.c 142 #pragma clang loop unroll(full)
  /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/skia/tests/
SerialProcsTest.cpp 154 // need to be large enough that drawPictures doesn't "unroll" us
  /external/skqp/tests/
SerialProcsTest.cpp 154 // need to be large enough that drawPictures doesn't "unroll" us
  /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/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
state_saving_rnn_estimator.py 256 num_unroll: Python integer, how many time steps to unroll at a time.
341 num_unroll: Python integer, how many time steps to unroll at a time.
408 num_unroll: Python integer, how many time steps to unroll at a time.
558 num_unroll: Python integer, how many time steps to unroll at a time.
  /external/tensorflow/tensorflow/contrib/lite/kernels/
unidirectional_sequence_rnn.cc 123 // Unroll the sequence and use batch batch operations for efficiency.

Completed in 1290 milliseconds

<<11121314151617181920>>