OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSoloAX
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h
259
bool
isSoloAX
(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonShuffler.cpp
206
else if (HexagonMCInstrInfo::
isSoloAX
(MCII, *ID))
HexagonMCInstrInfo.cpp
546
bool HexagonMCInstrInfo::
isSoloAX
(MCInstrInfo const &MCII, MCInst const &MCI) {
Completed in 336 milliseconds