Home
last modified time | relevance | path

Searched refs:getMII (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.h68 const MCInstrInfo &getMII() const { in getMII() function
DHexagonInstPrinter.cpp155 const MCInstrDesc &MII = getMII().get(MI->getOpcode()); in printExtOperand()