Searched refs:PPCAsmPrinter (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 107 class PPCAsmPrinter : public AsmPrinter { class 123 explicit PPCAsmPrinter(TargetMachine &TM, in PPCAsmPrinter() function in __anon2c9c10480111::PPCAsmPrinter 166 class PPCLinuxAsmPrinter : public PPCAsmPrinter { 170 : PPCAsmPrinter(TM, std::move(Streamer)) {} in PPCLinuxAsmPrinter() 186 class PPCAIXAsmPrinter : public PPCAsmPrinter { 209 : PPCAsmPrinter(TM, std::move(Streamer)) { in PPCAIXAsmPrinter() 245 void PPCAsmPrinter::PrintSymbolOperand(const MachineOperand &MO, in PrintSymbolOperand() 253 void PPCAsmPrinter::printOperand(const MachineInstr *MI, unsigned OpNo, in printOperand() 295 bool PPCAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand() 345 bool PPCAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmMemoryOperand() [all …]
|
| H A D | CMakeLists.txt | 24 PPCAsmPrinter.cpp
|
| /netbsd-src/external/apache2/llvm/lib/libLLVMPowerPCCodeGen/ |
| H A D | Makefile | 11 SRCS+= PPCAsmPrinter.cpp \
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/ |
| H A D | BUILD.gn | 60 "PPCAsmPrinter.cpp",
|