Searched defs:isCompound (Results 1 – 5 of 5) sorted by relevance
177 virtual bool isCompound() const { return false; } in isCompound() function608 bool isCompound() const override { return true; } in isCompound() function681 bool isCompound() const override { return true; } in isCompound() function775 bool isCompound() const override { return true; } in isCompound() function
365 bool isCompound() const { return getKind() == RK_Compound; } in isCompound() function
434 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in llvm::HexagonMCInstrInfo
549 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in HexagonMCInstrInfo
594 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in HexagonMCInstrInfo