Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstAlias.h83 unsigned getMINumOperands() const;
H A DCodeGenInstAlias.cpp151 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const { in getMINumOperands() function in CodeGenInstAlias::ResultOperand
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1011 MIOpNum += RO.getMINumOperands(); in EmitPrintAliasInstruction()