Searched refs:isSolo (Results 1 – 3 of 3) sorted by relevance
83 bool isSolo(MCInstrInfo const &MCII, MCInst const &MCI);
197 bool HexagonMCInstrInfo::isSolo(MCInstrInfo const &MCII, MCInst const &MCI) { in isSolo() function in llvm::HexagonMCInstrInfo
103 bits<1> isSolo = 0;104 let TSFlags{5} = isSolo;