Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenInstruction.h374 unsigned getMINumOperands() const;
H A DCodeGenInstruction.cpp660 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const { in getMINumOperands() function in CodeGenInstAlias::ResultOperand
H A DAsmWriterEmitter.cpp981 MIOpNum += RO.getMINumOperands(); in EmitPrintAliasInstruction()