Home
last modified time | relevance | path

Searched defs:EmitInstruction (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUMCInstLower.cpp58 void AMDGPUAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in AMDGPUAsmPrinter
/external/llvm/include/llvm/CodeGen/
DScheduleHazardRecognizer.h71 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() function
DAsmPrinter.h310 virtual void EmitInstruction(const MachineInstr *) { in EmitInstruction() function
/external/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp75 void BPFAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in BPFAsmPrinter
/external/llvm/lib/Target/ARM/
DARMHazardRecognizer.cpp83 void ARMHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in ARMHazardRecognizer
DARMAsmPrinter.cpp1228 void ARMAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in ARMAsmPrinter
/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp175 void PPCDispatchGroupSBHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in PPCDispatchGroupSBHazardRecognizer
385 void PPCHazardRecognizer970::EmitInstruction(SUnit *SU) { in EmitInstruction() function in PPCHazardRecognizer970
DPPCAsmPrinter.cpp491 void PPCAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in PPCAsmPrinter
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp18 void MipsELFStreamer::EmitInstruction(const MCInst &Inst, in EmitInstruction() function in MipsELFStreamer
DMipsNaClELFStreamer.cpp138 void EmitInstruction(const MCInst &Inst, in EmitInstruction() function in __anon6085996b0111::MipsNaClELFStreamer
/external/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp87 void AMDGPUAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in AMDGPUAsmPrinter
/external/llvm/lib/Object/
DRecordStreamer.cpp70 void RecordStreamer::EmitInstruction(const MCInst &Inst, in EmitInstruction() function in RecordStreamer
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp38 void HexagonMCELFStreamer::EmitInstruction(const MCInst &MCK, in EmitInstruction() function in HexagonMCELFStreamer
/external/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp150 void MSP430AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in MSP430AsmPrinter
/external/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp179 void ScoreboardHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in ScoreboardHazardRecognizer
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp104 void SystemZAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in SystemZAsmPrinter
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp109 void EmitInstruction(const MCInst &Inst, in EmitInstruction() function in __anon7a0d642d0111::AArch64ELFStreamer
/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp267 void XCoreAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in XCoreAsmPrinter
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp200 void WebAssemblyAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in WebAssemblyAsmPrinter
/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp437 void AArch64AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in AArch64AsmPrinter
/external/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp258 void SparcAsmPrinter::EmitInstruction(const MachineInstr *MI) in EmitInstruction() function in SparcAsmPrinter
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp568 void HexagonAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in HexagonAsmPrinter
/external/llvm/lib/MC/
DMCObjectStreamer.cpp228 void MCObjectStreamer::EmitInstruction(const MCInst &Inst, in EmitInstruction() function in MCObjectStreamer
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp132 void MipsAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in MipsAsmPrinter
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp1076 void X86AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in X86AsmPrinter

12