Home
last modified time | relevance | path

Searched refs:verifyOperands (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/MCA/
H A DInstrBuilder.cpp205 static Error verifyOperands(const MCInstrDesc &MCDesc, const MCInst &MCI) { in verifyOperands() function
561 if (Error Err = verifyOperands(MCDesc, MCI)) in createInstrDescImpl()