Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenInstruction.h332 unsigned getMINumOperands() const;
HDAsmWriterEmitter.cpp840 NumMIOps += Operand.getMINumOperands(); in EmitPrintAliasInstruction()
939 MIOpNum += RO.getMINumOperands(); in EmitPrintAliasInstruction()
HDCodeGenInstruction.cpp557 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const { in getMINumOperands() function in CodeGenInstAlias::ResultOperand