OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSolo
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
395
bool
isSolo
(const MachineInstr &MI) const;
HexagonNewValueJump.cpp
143
if (QII->
isSolo
(*II))
HexagonVLIWPacketizer.cpp
1085
if (HII->
isSolo
(MI))
HexagonInstrInfo.cpp
2596
bool HexagonInstrInfo::
isSolo
(const MachineInstr &MI) const {
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h
292
bool
isSolo
(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCChecker.cpp
663
if (HexagonMCInstrInfo::
isSolo
(MCII, I)) {
664
reportError(I.getLoc(), "Instruction is marked `
isSolo
' and "
HexagonMCInstrInfo.cpp
783
bool HexagonMCInstrInfo::
isSolo
(MCInstrInfo const &MCII, MCInst const &MCI) {
Completed in 62 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026