Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/Target/ARC/
DARCAsmPrinter.cpp51 void ARCAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in ARCAsmPrinter
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp257 void AMDGPUAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in AMDGPUAsmPrinter
387 void R600AsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in R600AsmPrinter
/external/llvm-project/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp140 void BPFAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in BPFAsmPrinter
/external/llvm-project/llvm/lib/Target/AVR/
DAVRAsmPrinter.cpp171 void AVRAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in llvm::AVRAsmPrinter
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp61 void HexagonMCELFStreamer::emitInstruction(const MCInst &MCB, in emitInstruction() function in HexagonMCELFStreamer
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp197 void LanaiAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in LanaiAsmPrinter
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp36 void MipsELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in MipsELFStreamer
DMipsNaClELFStreamer.cpp146 void emitInstruction(const MCInst &Inst, in emitInstruction() function in __anon5f752df40111::MipsNaClELFStreamer
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp151 void MSP430AsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in MSP430AsmPrinter
/external/llvm-project/llvm/tools/llvm-mca/
DCodeRegionGenerator.cpp50 virtual void emitInstruction(const MCInst &Inst, in emitInstruction() function in llvm::mca::MCStreamerWrapper
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVAsmPrinter.cpp90 void RISCVAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in RISCVAsmPrinter
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFStreamer.cpp88 void PPCELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in PPCELFStreamer
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DSnippetFile.cpp38 void emitInstruction(const MCInst &Instruction, in emitInstruction() function in llvm::exegesis::__anon565782d70111::BenchmarkCodeStreamer
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp258 void XCoreAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in XCoreAsmPrinter
/external/llvm-project/llvm/lib/Object/
DRecordStreamer.cpp84 void RecordStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in RecordStreamer
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp410 void SystemZHazardRecognizer::emitInstruction(MachineInstr *MI, in emitInstruction() function in SystemZHazardRecognizer
DSystemZAsmPrinter.cpp127 void SystemZAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in SystemZAsmPrinter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp410 void SystemZHazardRecognizer::emitInstruction(MachineInstr *MI, in emitInstruction() function in SystemZHazardRecognizer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCCodeEmitter.cpp269 void AVRMCCodeEmitter::emitInstruction(uint64_t Val, unsigned Size, in emitInstruction() function in llvm::AVRMCCodeEmitter
/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCCodeEmitter.cpp269 void AVRMCCodeEmitter::emitInstruction(uint64_t Val, unsigned Size, in emitInstruction() function in llvm::AVRMCCodeEmitter
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp553 void PPCAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in PPCAsmPrinter
1239 void PPCLinuxAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in PPCLinuxAsmPrinter
1958 void PPCAIXAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in PPCAIXAsmPrinter
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp426 void WebAssemblyAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in WebAssemblyAsmPrinter
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp164 void emitInstruction(const MCInst &Inst, in emitInstruction() function in __anonf3343ef60111::AArch64ELFStreamer
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp252 void SparcAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in SparcAsmPrinter
/external/llvm-project/llvm/lib/Target/VE/
DVEAsmPrinter.cpp327 void VEAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in VEAsmPrinter

12