Searched refs:printAbsAddrOperand (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h57 void printAbsAddrOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DPPCInstPrinter.cpp164 printAbsAddrOperand(MI, OpNo, O);
167 void PPCInstPrinter::printAbsAddrOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.h58 void printAbsAddrOperand(MCInst const *MI, unsigned OpNo,
H A DHexagonInstPrinter.cpp197 void HexagonInstPrinter::printAbsAddrOperand(MCInst const *MI, unsigned OpNo, function in class:HexagonInstPrinter

Completed in 126 milliseconds