OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLoopN
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
374
bool
isLoopN
(const MachineInstr &MI) const;
HexagonVLIWPacketizer.cpp
1252
if (HII->
isLoopN
(I) && isBadForLoopN(J))
1254
if (HII->
isLoopN
(J) && isBadForLoopN(I))
1382
HII->
isLoopN
(*PI)) {
HexagonInstrInfo.cpp
2384
bool HexagonInstrInfo::
isLoopN
(const MachineInstr &MI) const {
Completed in 21 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026