Home
last modified time | relevance | path

Searched refs:MipsAsmPrinter (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp74 MipsTargetStreamer &MipsAsmPrinter::getTargetStreamer() const { in getTargetStreamer()
78 bool MipsAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
106 bool MipsAsmPrinter::lowerOperand(const MachineOperand &MO, MCOperand &MCOp) { in lowerOperand()
115 void MipsAsmPrinter::emitPseudoIndirectBranch(MCStreamer &OutStreamer, in emitPseudoIndirectBranch()
188 void MipsAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction()
328 void MipsAsmPrinter::printSavedRegsBitmask() { in printSavedRegsBitmask()
381 void MipsAsmPrinter::emitFrameDirective() { in emitFrameDirective()
392 const char *MipsAsmPrinter::getCurrentABIString() const { in getCurrentABIString()
401 void MipsAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()
427 void MipsAsmPrinter::emitFunctionBodyStart() { in emitFunctionBodyStart()
[all …]
H A DMipsMCInstLower.h23 class MipsAsmPrinter; variable
31 MipsAsmPrinter &AsmPrinter;
34 MipsMCInstLower(MipsAsmPrinter &asmprinter);
H A DMipsAsmPrinter.h42 class LLVM_LIBRARY_VISIBILITY MipsAsmPrinter : public AsmPrinter {
121 explicit MipsAsmPrinter(TargetMachine &TM, in MipsAsmPrinter() function
H A DCMakeLists.txt31 MipsAsmPrinter.cpp
H A DMipsMCInstLower.cpp28 MipsMCInstLower::MipsMCInstLower(MipsAsmPrinter &asmprinter) in MipsMCInstLower()
H A DMipsInstrInfo.td2296 // MipsAsmPrinter expands this into JR, JR64, JALR, or JALR64 depending on the
/netbsd-src/external/apache2/llvm/lib/libLLVMMipsCodeGen/
H A DMakefile18 MipsAsmPrinter.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/Mips/
H A DBUILD.gn71 "MipsAsmPrinter.cpp",