Searched refs:printSymbolLo (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.cpp | 193 printSymbolLo(MI, OpNo, O); in printMemRegImm() 207 printSymbolLo(MI, OpNo, O); in printMemRegImmShifted() 268 void PPCInstPrinter::printSymbolLo(const MCInst *MI, unsigned OpNo, in printSymbolLo() function in PPCInstPrinter
|
D | PPCInstPrinter.h | 66 void printSymbolLo(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonInstPrinter.h | 64 void printSymbolLo(MCInst const *MI, unsigned OpNo, raw_ostream &O) const { in printSymbolLo() function
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonInstPrinter.h | 72 void printSymbolLo(MCInst const *MI, unsigned OpNo, raw_ostream &O) const { in printSymbolLo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUAsmPrinter.cpp | 207 void printSymbolLo(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) { in printSymbolLo() function in __anon17c2b3580111::SPUAsmPrinter
|
D | SPUOperands.td | 610 let PrintMethod = "printSymbolLo";
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 29 let PrintMethod = "printSymbolLo";
|
D | PPCInstrInfo.td | 308 let PrintMethod = "printSymbolLo";
|