Searched refs:verifyOperands (Results 1 – 2 of 2) sorted by relevance
265 static Error verifyOperands(const MCInstrDesc &MCDesc, const MCInst &MCI) { in verifyOperands() function603 if (Error Err = verifyOperands(MCDesc, MCI)) in createInstrDescImpl()
2205 verifyOperands(SMLoc loc,2319 failed(verifyOperands(loc, variableTyResolver)) || in verify()2473 LogicalResult OpFormatParser::verifyOperands( in verifyOperands() function in OpFormatParser