Searched refs:verifyInstrDesc (Results 1 – 2 of 2) sorted by relevance
99 Error verifyInstrDesc(const InstrDesc &ID, const MCInst &MCI) const;
526 Error InstrBuilder::verifyInstrDesc(const InstrDesc &ID, in verifyInstrDesc() function in llvm::mca::InstrBuilder630 if (Error Err = verifyInstrDesc(*ID, MCI)) in createInstrDescImpl()