Home
last modified time | relevance | path

Searched refs:hasDuplex (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCShuffler.cpp193 bool bhasDuplex = HexagonMCInstrInfo::hasDuplex(MCII, MCB); in HexagonMCShuffle()
HDHexagonMCInstrInfo.h173 bool hasDuplex(MCInstrInfo const &MCII, MCInst const &MCI);
HDHexagonMCInstrInfo.cpp432 bool HexagonMCInstrInfo::hasDuplex(MCInstrInfo const &MCII, MCInst const &MCI) { in hasDuplex() function in HexagonMCInstrInfo