Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCShuffler.cpp193 bool bhasDuplex = HexagonMCInstrInfo::hasDuplex(MCII, MCB); in HexagonMCShuffle()
DHexagonMCInstrInfo.h173 bool hasDuplex(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonMCInstrInfo.cpp432 bool HexagonMCInstrInfo::hasDuplex(MCInstrInfo const &MCII, MCInst const &MCI) { in hasDuplex() function in HexagonMCInstrInfo