Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h358 unsigned getMINumOperands() const;
H A DCodeGenInstruction.cpp622 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const { in getMINumOperands() function in CodeGenInstAlias::ResultOperand
H A DAsmWriterEmitter.cpp941 MIOpNum += RO.getMINumOperands(); in EmitPrintAliasInstruction()