Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp239 static Error verifyOperands(const MCInstrDesc &MCDesc, const MCInst &MCI) { verifyOperands() function
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2894 LogicalResult OpFormatParser::verifyOperands( verifyOperands() function in OpFormatParser