Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h372 unsigned getMINumOperands() const;
H A DCodeGenInstruction.cpp660 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const { in getMINumOperands() function in CodeGenInstAlias::ResultOperand
H A DAsmWriterEmitter.cpp982 MIOpNum += RO.getMINumOperands(); in EmitPrintAliasInstruction()