Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.h389 unsigned getMINumOperands() const;
H A DCodeGenInstruction.cpp728 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const { in getMINumOperands() function in CodeGenInstAlias::ResultOperand
H A DAsmWriterEmitter.cpp982 MIOpNum += RO.getMINumOperands(); in EmitPrintAliasInstruction()