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