OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isHardwareLoopCandidate
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
HardwareLoops.cpp
289
if (!HWLoopInfo.
isHardwareLoopCandidate
(*SE, *LI, *DT, ForceNestedLoop,
292
// candidate, so we should let
isHardwareLoopCandidate
fill in the
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp
1261
if (!HWLoopInfo.
isHardwareLoopCandidate
(*SE, *LI, *DT))
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp
100
bool HardwareLoopInfo::
isHardwareLoopCandidate
(ScalarEvolution &SE,
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfo.h
111
bool
isHardwareLoopCandidate
(ScalarEvolution &SE, LoopInfo &LI,
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp
2112
if (!HWLoopInfo.
isHardwareLoopCandidate
(SE, *LI, *DT)) {
Completed in 27 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026