Searched refs:printSymbolHi (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.h | 67 void printSymbolHi(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
D | PPCInstPrinter.cpp | 285 void PPCInstPrinter::printSymbolHi(const MCInst *MI, unsigned OpNo, in printSymbolHi() function in PPCInstPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonInstPrinter.h | 61 void printSymbolHi(MCInst const *MI, unsigned OpNo, raw_ostream &O) const { in printSymbolHi() function
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonInstPrinter.h | 69 void printSymbolHi(MCInst const *MI, unsigned OpNo, raw_ostream &O) const { in printSymbolHi() function
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUAsmPrinter.cpp | 198 void printSymbolHi(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) { in printSymbolHi() function in __anon785a01e10111::SPUAsmPrinter
|
D | SPUOperands.td | 606 let PrintMethod = "printSymbolHi";
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 25 let PrintMethod = "printSymbolHi";
|
D | PPCInstrInfo.td | 304 let PrintMethod = "printSymbolHi";
|