HomeSort by relevance Sort by last modified time
    Searched refs:getMINumOperands (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
CodeGenInstruction.h 333 unsigned getMINumOperands() const;
AsmWriterEmitter.cpp 814 NumMIOps += Operand.getMINumOperands();
    [all...]
CodeGenInstruction.cpp 561 unsigned CodeGenInstAlias::ResultOperand::getMINumOperands() const {

Completed in 85 milliseconds