OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unroll
(Results
426 - 450
of
779
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h
388
/// Default
unroll
count for loops with run-time trip count.
411
/// Allow generation of a loop remainder (extra iterations after
unroll
).
416
/// Apply loop
unroll
on any kind of loop
419
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h
388
/// Default
unroll
count for loops with run-time trip count.
411
/// Allow generation of a loop remainder (extra iterations after
unroll
).
416
/// Apply loop
unroll
on any kind of loop
419
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h
305
/// Default
unroll
count for loops with run-time trip count.
328
/// Allow generation of a loop remainder (extra iterations after
unroll
).
333
/// Apply loop
unroll
on any kind of loop
336
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h
329
/// Default
unroll
count for loops with run-time trip count.
352
/// Allow generation of a loop remainder (extra iterations after
unroll
).
357
/// Apply loop
unroll
on any kind of loop
360
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h
329
/// Default
unroll
count for loops with run-time trip count.
352
/// Allow generation of a loop remainder (extra iterations after
unroll
).
357
/// Apply loop
unroll
on any kind of loop
360
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h
388
/// Default
unroll
count for loops with run-time trip count.
411
/// Allow generation of a loop remainder (extra iterations after
unroll
).
416
/// Apply loop
unroll
on any kind of loop
419
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h
388
/// Default
unroll
count for loops with run-time trip count.
411
/// Allow generation of a loop remainder (extra iterations after
unroll
).
416
/// Apply loop
unroll
on any kind of loop
419
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h
388
/// Default
unroll
count for loops with run-time trip count.
411
/// Allow generation of a loop remainder (extra iterations after
unroll
).
416
/// Apply loop
unroll
on any kind of loop
419
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h
388
/// Default
unroll
count for loops with run-time trip count.
411
/// Allow generation of a loop remainder (extra iterations after
unroll
).
416
/// Apply loop
unroll
on any kind of loop
419
/// Allow using trip count upper bound to
unroll
loops.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/external/eigen/Eigen/src/Core/
TriangularMatrix.h
802
unroll
= DstXprType::SizeAtCompileTime != Dynamic
enumerator in enum:Eigen::internal::__anon19268
807
triangular_assignment_loop<Kernel, Mode,
unroll
? int(DstXprType::SizeAtCompileTime) : Dynamic, SetOpposite>::run(kernel);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
AttrDump.inc
502
case LoopHintAttr::
Unroll
:
503
OS << "
Unroll
";
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
AttrDump.inc
502
case LoopHintAttr::
Unroll
:
503
OS << "
Unroll
";
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
AttrDump.inc
503
case LoopHintAttr::
Unroll
:
504
OS << "
Unroll
";
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
AttrDump.inc
503
case LoopHintAttr::
Unroll
:
504
OS << "
Unroll
";
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
AttrDump.inc
503
case LoopHintAttr::
Unroll
:
504
OS << "
Unroll
";
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
AttrDump.inc
503
case LoopHintAttr::
Unroll
:
504
OS << "
Unroll
";
Completed in 2219 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>