Home
last modified time | relevance | path

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

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