Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.h57 void printCallOperand(MCInst const *MI, unsigned OpNo, raw_ostream &O) const;
DHexagonInstPrinter.cpp194 void HexagonInstPrinter::printCallOperand(MCInst const *MI, unsigned OpNo, in printCallOperand() function in HexagonInstPrinter