Searched refs:isSoloAX (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h259 bool isSoloAX(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonShuffler.cpp199 else if (HexagonMCInstrInfo::isSoloAX(MCII, *ID))
H A DHexagonMCInstrInfo.cpp546 bool HexagonMCInstrInfo::isSoloAX(MCInstrInfo const &MCII, MCInst const &MCI) { function in class:llvm::HexagonMCInstrInfo

Completed in 82 milliseconds