Home
last modified time | relevance | path

Searched defs:emitInstruction (Results 1 – 25 of 44) sorted by relevance

12

/llvm-project/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp51 void ARCAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in ARCAsmPrinter
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFStreamer.cpp58 void PPCXCOFFStreamer::emitInstruction(const MCInst &Inst, emitInstruction() function in PPCXCOFFStreamer
H A DPPCELFStreamer.cpp85 void PPCELFStreamer::emitInstruction(const MCInst &Inst, emitInstruction() function in PPCELFStreamer
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MCInstLower.cpp47 void R600AsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in R600AsmPrinter
H A DAMDGPUMCInstLower.cpp186 void AMDGPUAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in AMDGPUAsmPrinter
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp37 void X86WinCOFFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in __anon5fbb29c80111::X86WinCOFFStreamer
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp32 void LoongArchAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in LoongArchAsmPrinter
/llvm-project/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp139 void BPFAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in BPFAsmPrinter
/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.h95 void emitInstruction(const MCInst &Inst, in emitInstruction() function
128 void emitInstruction(const MCInst &Inst, in emitInstruction() function
/llvm-project/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.cpp163 void M68kAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in M68kAsmPrinter
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp36 void MipsELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in MipsELFStreamer
H A DMipsNaClELFStreamer.cpp146 void emitInstruction(const MCInst &Inst, emitInstruction() function in __anone3f503b70111::MipsNaClELFStreamer
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp197 void LanaiAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in LanaiAsmPrinter
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp151 void MSP430AsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in MSP430AsmPrinter
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp66 void HexagonMCELFStreamer::emitInstruction(const MCInst &MCB, in emitInstruction() function in HexagonMCELFStreamer
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h131 void emitInstruction(const MCInst &Inst, emitInstruction() function
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp172 void RISCVELFStreamer::emitInstruction(const MCInst &Inst, emitInstruction() function in RISCVELFStreamer
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp258 void XCoreAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in XCoreAsmPrinter
/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.cpp45 void XtensaAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in XtensaAsmPrinter
/llvm-project/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp192 void AVRAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in llvm::AVRAsmPrinter
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp45 void emitInstruction(const MCInst &Instruction, emitInstruction() function in llvm::exegesis::__anon3582bfba0111::BenchmarkCodeStreamer
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp410 void SystemZHazardRecognizer::emitInstruction(MachineInstr *MI, in emitInstruction() function in SystemZHazardRecognizer
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp143 void CSKYAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in CSKYAsmPrinter
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp271 void SparcAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in SparcAsmPrinter
/llvm-project/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp329 void VEAsmPrinter::emitInstruction(const MachineInstr *MI) { emitInstruction() function in VEAsmPrinter

12