Home
last modified time | relevance | path

Searched refs:printAbsAddrOperand (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h55 void printAbsAddrOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp184 printAbsAddrOperand(MI, OpNo, O); in printBranchOperand()
187 void PPCInstPrinter::printAbsAddrOperand(const MCInst *MI, unsigned OpNo, in printAbsAddrOperand() function in PPCInstPrinter
/external/llvm/lib/Target/Hexagon/InstPrinter/
DHexagonInstPrinter.h54 void printAbsAddrOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)
DHexagonInstPrinter.cpp189 void HexagonInstPrinter::printAbsAddrOperand(const MCInst *MI, unsigned OpNo, in printAbsAddrOperand() function in HexagonInstPrinter
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.h116 void printAbsAddrOperand(const MachineInstr *MI, unsigned OpNo, in printAbsAddrOperand() function
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td364 let PrintMethod = "printAbsAddrOperand";