HomeSort by: relevance | last modified time | path
    Searched defs:emitInstruction (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCXCOFFStreamer.cpp 55 MCXCOFFStreamer::emitInstruction(Inst, STI);
58 void PPCXCOFFStreamer::emitInstruction(const MCInst &Inst,
65 MCXCOFFStreamer::emitInstruction(Inst, STI);
PPCELFStreamer.cpp 66 MCELFStreamer::emitInstruction(Inst, STI);
88 void PPCELFStreamer::emitInstruction(const MCInst &Inst,
108 MCELFStreamer::emitInstruction(Inst, STI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
ARCAsmPrinter.cpp 44 void emitInstruction(const MachineInstr *MI) override;
51 void ARCAsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFAsmPrinter.cpp 51 void emitInstruction(const MachineInstr *MI) override;
140 void BPFAsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCELFStreamer.cpp 61 void HexagonMCELFStreamer::emitInstruction(const MCInst &MCB,
74 MCObjectStreamer::emitInstruction(MCB, STI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kAsmPrinter.cpp 79 void M68kAsmPrinter::emitInstruction(const MachineInstr *MI) {
84 << ") found in EmitInstruction()\n");
98 OutStreamer->emitInstruction(TmpInst0, getSubtargetInfo());
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 36 void MipsELFStreamer::emitInstruction(const MCInst &Inst,
38 MCELFStreamer::emitInstruction(Inst, STI);
MipsMCCodeEmitter.cpp 132 void MipsMCCodeEmitter::emitInstruction(uint64_t Val, unsigned Size,
140 emitInstruction(Val >> 16, 2, STI, OS);
141 emitInstruction(Val, 2, STI, OS);
229 emitInstruction(Binary, Size, STI, OS);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRAsmPrinter.cpp 55 void emitInstruction(const MachineInstr *MI) override;
174 void AVRAsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiAsmPrinter.cpp 54 void emitInstruction(const MachineInstr *MI) override;
158 OutStreamer->emitInstruction(MCInstBuilder(Lanai::ADD_I_LO)
166 OutStreamer->emitInstruction(MCInstBuilder(Lanai::SW_RI)
178 OutStreamer->emitInstruction(TmpInst, STI);
180 OutStreamer->emitInstruction(MCInstBuilder(Lanai::ADD_R)
194 OutStreamer->emitInstruction(TmpInst, STI);
197 void LanaiAsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
MSP430AsmPrinter.cpp 60 void emitInstruction(const MachineInstr *MI) override;
151 void MSP430AsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVAsmPrinter.cpp 52 void emitInstruction(const MachineInstr *MI) override;
90 void RISCVAsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Object/
RecordStreamer.cpp 84 void RecordStreamer::emitInstruction(const MCInst &Inst,
86 MCStreamer::emitInstruction(Inst, STI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
AVRMCCodeEmitter.cpp 266 void AVRMCCodeEmitter::emitInstruction(uint64_t Val, unsigned Size,
288 emitInstruction(BinaryOpCode, Size, STI, OS);
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZHazardRecognizer.cpp 108 // Since a full group is handled immediately in EmitInstruction(),
271 EmitInstruction(SUnit *SU) {
410 void SystemZHazardRecognizer::emitInstruction(MachineInstr *MI,
435 EmitInstruction(&SU);
SystemZAsmPrinter.cpp 127 void SystemZAsmPrinter::emitInstruction(const MachineInstr *MI) {
560 OutStreamer.emitInstruction(
565 OutStreamer.emitInstruction(
574 OutStreamer.emitInstruction(
601 OutStreamer->emitInstruction(
  /src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
XCoreAsmPrinter.cpp 78 void emitInstruction(const MachineInstr *MI) override;
258 void XCoreAsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUMCInstLower.cpp 255 void AMDGPUAsmPrinter::emitInstruction(const MachineInstr *MI) {
273 emitInstruction(&*I);
370 void R600AsmPrinter::emitInstruction(const MachineInstr *MI) {
385 emitInstruction(&*I);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcAsmPrinter.cpp 56 void emitInstruction(const MachineInstr *MI) override;
111 OutStreamer.emitInstruction(CallInst, STI);
122 OutStreamer.emitInstruction(SETHIInst, STI);
134 OutStreamer.emitInstruction(Inst, STI);
252 void SparcAsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VEAsmPrinter.cpp 58 void emitInstruction(const MachineInstr *MI) override;
88 OutStreamer.emitInstruction(SICInst, STI);
100 OutStreamer.emitInstruction(BSICInst, STI);
112 OutStreamer.emitInstruction(LEAInst, STI);
124 OutStreamer.emitInstruction(LEASLInst, STI);
136 OutStreamer.emitInstruction(LEAInst, STI);
148 OutStreamer.emitInstruction(LEASLInst, STI);
159 OutStreamer.emitInstruction(Inst, STI);
327 void VEAsmPrinter::emitInstruction(const MachineInstr *MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonAsmPrinter.cpp 743 void HexagonAsmPrinter::emitInstruction(const MachineInstr *MI) {
771 OutStreamer->emitInstruction(MCB, getSubtargetInfo());
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyAsmPrinter.cpp 484 void WebAssemblyAsmPrinter::emitInstruction(const MachineInstr *MI) {
485 LLVM_DEBUG(dbgs() << "EmitInstruction: " << *MI << '\n');
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
AsmPrinter.h 470 // Targets can, or in the case of EmitInstruction, must implement these to
499 virtual void emitInstruction(const MachineInstr *) {
500 llvm_unreachable("EmitInstruction not implemented");
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectStreamer.cpp 367 void MCObjectStreamer::emitInstruction(const MCInst &Inst,
383 MCStreamer::emitInstruction(Inst, STI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 121 void emitInstruction(const MachineInstr *MI) override;
387 OutStreamer->emitInstruction(MCInstBuilder(AArch64::SBFMXri)
393 OutStreamer->emitInstruction(
401 OutStreamer->emitInstruction(
409 OutStreamer->emitInstruction(
417 OutStreamer->emitInstruction(
422 OutStreamer->emitInstruction(MCInstBuilder(AArch64::UBFMXri)
428 OutStreamer->emitInstruction(MCInstBuilder(AArch64::SUBSXri)
434 OutStreamer->emitInstruction(
442 OutStreamer->emitInstruction(MCInstBuilder(AArch64::SUBSWri
    [all...]

Completed in 143 milliseconds

1 2