Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenInstruction.h333 unsigned getMINumOperands() const;
DAsmWriterEmitter.cpp814 NumMIOps += Operand.getMINumOperands(); in EmitPrintAliasInstruction()
912 MIOpNum += RO.getMINumOperands(); in EmitPrintAliasInstruction()
DCodeGenInstruction.cpp561 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const { in getMINumOperands() function in CodeGenInstAlias::ResultOperand
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.h372 unsigned getMINumOperands() const;
DCodeGenInstruction.cpp664 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const { in getMINumOperands() function in CodeGenInstAlias::ResultOperand
DAsmWriterEmitter.cpp987 MIOpNum += RO.getMINumOperands(); in EmitPrintAliasInstruction()