Searched refs:isSoloAin1 (Results 1 – 4 of 4) sorted by relevance
262 bool isSoloAin1(MCInstrInfo const &MCII, MCInst const &MCI);
208 else if (HexagonMCInstrInfo::isSoloAin1(MCII, *ID)) in check()
551 bool HexagonMCInstrInfo::isSoloAin1(MCInstrInfo const &MCII, in isSoloAin1() function in llvm::HexagonMCInstrInfo
111 bits<1> isSoloAin1 = 0;112 let TSFlags{7} = isSoloAin1;