/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDGPUMCInstLower.cpp | 58 void AMDGPUAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in AMDGPUAsmPrinter
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleHazardRecognizer.h | 71 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() function
|
D | AsmPrinter.h | 310 virtual void EmitInstruction(const MachineInstr *) { in EmitInstruction() function
|
/external/llvm/lib/Target/BPF/ |
D | BPFAsmPrinter.cpp | 75 void BPFAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in BPFAsmPrinter
|
/external/llvm/lib/Target/ARM/ |
D | ARMHazardRecognizer.cpp | 83 void ARMHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in ARMHazardRecognizer
|
D | ARMAsmPrinter.cpp | 1228 void ARMAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in ARMAsmPrinter
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 175 void PPCDispatchGroupSBHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in PPCDispatchGroupSBHazardRecognizer 385 void PPCHazardRecognizer970::EmitInstruction(SUnit *SU) { in EmitInstruction() function in PPCHazardRecognizer970
|
D | PPCAsmPrinter.cpp | 491 void PPCAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in PPCAsmPrinter
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 18 void MipsELFStreamer::EmitInstruction(const MCInst &Inst, in EmitInstruction() function in MipsELFStreamer
|
D | MipsNaClELFStreamer.cpp | 138 void EmitInstruction(const MCInst &Inst, in EmitInstruction() function in __anon6085996b0111::MipsNaClELFStreamer
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 87 void AMDGPUAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in AMDGPUAsmPrinter
|
/external/llvm/lib/Object/ |
D | RecordStreamer.cpp | 70 void RecordStreamer::EmitInstruction(const MCInst &Inst, in EmitInstruction() function in RecordStreamer
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCELFStreamer.cpp | 38 void HexagonMCELFStreamer::EmitInstruction(const MCInst &MCK, in EmitInstruction() function in HexagonMCELFStreamer
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 150 void MSP430AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in MSP430AsmPrinter
|
/external/llvm/lib/CodeGen/ |
D | ScoreboardHazardRecognizer.cpp | 179 void ScoreboardHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in ScoreboardHazardRecognizer
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 104 void SystemZAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in SystemZAsmPrinter
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64ELFStreamer.cpp | 109 void EmitInstruction(const MCInst &Inst, in EmitInstruction() function in __anon7a0d642d0111::AArch64ELFStreamer
|
/external/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 267 void XCoreAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in XCoreAsmPrinter
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 200 void WebAssemblyAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in WebAssemblyAsmPrinter
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 437 void AArch64AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in AArch64AsmPrinter
|
/external/llvm/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 258 void SparcAsmPrinter::EmitInstruction(const MachineInstr *MI) in EmitInstruction() function in SparcAsmPrinter
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 568 void HexagonAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in HexagonAsmPrinter
|
/external/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 228 void MCObjectStreamer::EmitInstruction(const MCInst &Inst, in EmitInstruction() function in MCObjectStreamer
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 132 void MipsAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in MipsAsmPrinter
|
/external/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 1076 void X86AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in X86AsmPrinter
|