Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MCA/
H A DInstrBuilder.cpp236 static Error verifyOperands(const MCInstrDesc &MCDesc, const MCInst &MCI) { in verifyOperands() function
576 if (Error Err = verifyOperands(MCDesc, MCI)) in createInstrDescImpl()