OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnrollRemainder
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
UnrollLoop.h
78
bool
UnrollRemainder
;
91
bool UseEpilogRemainder, bool
UnrollRemainder
, bool ForgetAllSCEV,
97
unsigned TripMultiple, bool
UnrollRemainder
,
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LoopUnrollRuntime.cpp
304
const bool UseEpilogRemainder, const bool
UnrollRemainder
,
408
if (
UnrollRemainder
)
584
bool UseEpilogRemainder, bool
UnrollRemainder
, bool ForgetAllSCEV,
823
L, ModVal, CreateRemainderLoop, UseEpilogRemainder,
UnrollRemainder
,
829
if (remainderLoop && !
UnrollRemainder
)
983
if (remainderLoop &&
UnrollRemainder
) {
991
/*PeelCount*/ 0, /*
UnrollRemainder
*/ false, ForgetAllSCEV},
LoopUnrollAndJam.cpp
227
bool
UnrollRemainder
, LoopInfo *LI, ScalarEvolution *SE, DominatorTree *DT,
254
UnrollRemainder
, /*ForgetAllSCEV*/ false,
LoopUnroll.cpp
435
EpilogProfitability, ULO.
UnrollRemainder
,
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopUnrollPass.cpp
208
UP.
UnrollRemainder
= false;
251
UP.
UnrollRemainder
= UnrollUnrollRemainder;
1167
UseUpperBound, MaxOrZero, TripMultiple, PP.PeelCount, UP.
UnrollRemainder
,
LoopUnrollAndJamPass.cpp
387
L, UP.Count, OuterTripCount, OuterTripMultiple, UP.
UnrollRemainder
, LI,
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfo.h
492
bool
UnrollRemainder
;
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64TargetTransformInfo.cpp
1406
UP.
UnrollRemainder
= true;
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp
2195
UP.
UnrollRemainder
= true;
Completed in 55 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026