Home
last modified time | relevance | path

Searched refs:emitInstruction (Results 1 – 25 of 97) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp49 void emitInstruction(const MachineInstr *MI) override;
156 OutStreamer->emitInstruction(MCInstBuilder(Lanai::ADD_I_LO) in emitCallInstruction()
164 OutStreamer->emitInstruction(MCInstBuilder(Lanai::SW_RI) in emitCallInstruction()
176 OutStreamer->emitInstruction(TmpInst, STI); in emitCallInstruction()
178 OutStreamer->emitInstruction(MCInstBuilder(Lanai::ADD_R) in emitCallInstruction()
192 OutStreamer->emitInstruction(TmpInst, STI); in customEmitInstruction()
195 void LanaiAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in LanaiAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp107 MipsELFStreamer::emitInstruction(MaskInst, STI); in emitMask()
117 MipsELFStreamer::emitInstruction(MI, STI); in sandboxIndirectJump()
132 MipsELFStreamer::emitInstruction(MI, STI); in sandboxLoadStoreStackChange()
145 void emitInstruction(const MCInst &Inst, in emitInstruction() function in __anon9e739b040111::MipsNaClELFStreamer
188 MipsELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
194 MipsELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
201 MipsELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
H A DMipsELFStreamer.cpp36 void MipsELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in MipsELFStreamer
38 MCELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
H A DMipsTargetStreamer.cpp191 getStreamer().emitInstruction(TmpInst, *STI); in emitR()
201 getStreamer().emitInstruction(TmpInst, *STI); in emitRX()
222 getStreamer().emitInstruction(TmpInst, *STI); in emitII()
234 getStreamer().emitInstruction(TmpInst, *STI); in emitRRX()
254 getStreamer().emitInstruction(TmpInst, *STI); in emitRRRX()
275 getStreamer().emitInstruction(TmpInst, *STI); in emitRRIII()
1270 getStreamer().emitInstruction(TmpInst, STI); in emitDirectiveCpLoad()
1279 getStreamer().emitInstruction(TmpInst, STI); in emitDirectiveCpLoad()
1287 getStreamer().emitInstruction(TmpInst, STI); in emitDirectiveCpLoad()
1380 getStreamer().emitInstruction(Inst, STI); in emitDirectiveCpreturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFStreamer.cpp51 MCXCOFFStreamer::emitInstruction(Inst, STI); in emitPrefixedInstruction()
54 void PPCXCOFFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in PPCXCOFFStreamer
61 MCXCOFFStreamer::emitInstruction(Inst, STI); in emitInstruction()
H A DPPCELFStreamer.cpp61 MCELFStreamer::emitInstruction(Inst, STI); in emitPrefixedInstruction()
83 void PPCELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in PPCELFStreamer
104 MCELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
H A DPPCXCOFFStreamer.h26 void emitInstruction(const MCInst &Inst, const MCSubtargetInfo &STI) override;
H A DPPCELFStreamer.h38 void emitInstruction(const MCInst &Inst, const MCSubtargetInfo &STI) override;
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp56 void emitInstruction(const MachineInstr *MI) override;
89 OutStreamer.emitInstruction(SICInst, STI); in emitSIC()
101 OutStreamer.emitInstruction(BSICInst, STI); in emitBSIC()
113 OutStreamer.emitInstruction(LEAInst, STI); in emitLEAzzi()
125 OutStreamer.emitInstruction(LEASLInst, STI); in emitLEASLzzi()
137 OutStreamer.emitInstruction(LEAInst, STI); in emitLEAzii()
149 OutStreamer.emitInstruction(LEASLInst, STI); in emitLEASLrri()
160 OutStreamer.emitInstruction(Inst, STI); in emitBinary()
321 void VEAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in VEAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp29 void emitInstruction(const MCInst &Inst, const MCSubtargetInfo &STI) override;
37 void X86WinCOFFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in __anona72189d50111::X86WinCOFFStreamer
39 X86_MC::emitInstruction(*this, Inst, STI); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp46 void emitInstruction(const MachineInstr *MI) override;
53 void ARCAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in ARCAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MCInstLower.cpp47 void R600AsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in R600AsmPrinter
65 emitInstruction(&*I); in emitInstruction()
H A DR600AsmPrinter.h29 void emitInstruction(const MachineInstr *MI) override;
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp59 void emitInstruction(const MachineInstr *MI) override;
116 OutStreamer.emitInstruction(CallInst, STI); in EmitCall()
125 OutStreamer.emitInstruction(RDPCInst, STI); in EmitRDPC()
136 OutStreamer.emitInstruction(SETHIInst, STI); in EmitSETHI()
148 OutStreamer.emitInstruction(Inst, STI); in EmitBinary()
326 void SparcAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in SparcAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp51 void emitInstruction(const MachineInstr *MI) override;
140 void BPFAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in BPFAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h129 void emitInstruction(const MCInst &Inst, in emitInstruction() function
132 MCELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.h95 void emitInstruction(const MCInst &Inst, in emitInstruction() function
127 void emitInstruction(const MCInst &Inst, in emitInstruction() function
129 MCStreamerWrapper::emitInstruction(Inst, MCSI); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp161 void RISCVELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in RISCVELFStreamer
164 MCELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.cpp163 void M68kAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in M68kAsmPrinter
185 OutStreamer->emitInstruction(TmpInst0, getSubtargetInfo()); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp55 void emitInstruction(const MachineInstr *MI) override;
148 void MSP430AsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in MSP430AsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp882 Out.emitInstruction(MCInstBuilder(Opc).addReg(DestReg).addExpr(LE), in emitLAInstSeq()
890 Out.emitInstruction( in emitLAInstSeq()
895 Out.emitInstruction(MCInstBuilder(Opc) in emitLAInstSeq()
902 Out.emitInstruction( in emitLAInstSeq()
908 Out.emitInstruction(MCInstBuilder(Opc) in emitLAInstSeq()
915 Out.emitInstruction( in emitLAInstSeq()
920 Out.emitInstruction( in emitLAInstSeq()
929 Out.emitInstruction( in emitLAInstSeq()
934 Out.emitInstruction(MCInstBuilder(Opc) in emitLAInstSeq()
1438 Out.emitInstruction( in emitLoadImm()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp84 void RecordStreamer::emitInstruction(const MCInst &Inst, emitInstruction() function in RecordStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp66 void HexagonMCELFStreamer::emitInstruction(const MCInst &MCB, in emitInstruction() function in HexagonMCELFStreamer
79 MCObjectStreamer::emitInstruction(MCB, STI); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp585 OutStreamer->emitInstruction( in emitMachOIFuncStubBody()
620 OutStreamer->emitInstruction(MCInstBuilder(X86::PUSH64r).addReg(Reg), in emitMachOIFuncStubHelperBody()
623 OutStreamer->emitInstruction( in emitMachOIFuncStubHelperBody()
628 OutStreamer->emitInstruction( in emitMachOIFuncStubHelperBody()
641 OutStreamer->emitInstruction(MCInstBuilder(X86::POP64r).addReg(Reg), in emitMachOIFuncStubHelperBody()
644 OutStreamer->emitInstruction( in emitMachOIFuncStubHelperBody()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp70 HazardRec->emitInstruction(&*I); in advanceTo()
116 HazardRec->emitInstruction(&MI, TakenBranch); in enterMBB()

1234