Searched refs:prefersSlot3 (Results 1 – 3 of 3) sorted by relevance
213 if (HexagonMCInstrInfo::prefersSlot3(MCII, *ID)) { in check()390 if (HexagonMCInstrInfo::prefersSlot3(MCII, *ID)) in check()
268 bool prefersSlot3(MCInstrInfo const &MCII, MCInst const &MCI);
589 bool HexagonMCInstrInfo::prefersSlot3(MCInstrInfo const &MCII, in prefersSlot3() function in llvm::HexagonMCInstrInfo