Home
last modified time | relevance | path

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

1234

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp303 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
317 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
321 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
326 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
348 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
355 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
365 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
372 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
375 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
378 OutStreamer->emitInstruction( in EmitHwasanMemaccessSymbols()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp54 void emitInstruction(const MachineInstr *MI) override;
158 OutStreamer->emitInstruction(MCInstBuilder(Lanai::ADD_I_LO) in emitCallInstruction()
166 OutStreamer->emitInstruction(MCInstBuilder(Lanai::SW_RI) in emitCallInstruction()
178 OutStreamer->emitInstruction(TmpInst, STI); in emitCallInstruction()
180 OutStreamer->emitInstruction(MCInstBuilder(Lanai::ADD_R) in emitCallInstruction()
194 OutStreamer->emitInstruction(TmpInst, STI); in customEmitInstruction()
197 void LanaiAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in LanaiAsmPrinter
/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp108 MipsELFStreamer::emitInstruction(MaskInst, STI); in emitMask()
118 MipsELFStreamer::emitInstruction(MI, STI); in sandboxIndirectJump()
133 MipsELFStreamer::emitInstruction(MI, STI); in sandboxLoadStoreStackChange()
146 void emitInstruction(const MCInst &Inst, in emitInstruction() function in __anonadeef9910111::MipsNaClELFStreamer
189 MipsELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
195 MipsELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
202 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.cpp181 getStreamer().emitInstruction(TmpInst, *STI); in emitR()
191 getStreamer().emitInstruction(TmpInst, *STI); in emitRX()
211 getStreamer().emitInstruction(TmpInst, *STI); in emitII()
223 getStreamer().emitInstruction(TmpInst, *STI); in emitRRX()
242 getStreamer().emitInstruction(TmpInst, *STI); in emitRRRX()
263 getStreamer().emitInstruction(TmpInst, *STI); in emitRRIII()
1184 getStreamer().emitInstruction(TmpInst, STI); in emitDirectiveCpLoad()
1197 getStreamer().emitInstruction(TmpInst, STI); in emitDirectiveCpLoad()
1205 getStreamer().emitInstruction(TmpInst, STI); in emitDirectiveCpLoad()
1314 getStreamer().emitInstruction(Inst, STI); in emitDirectiveCpreturn()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFStreamer.cpp55 MCXCOFFStreamer::emitInstruction(Inst, STI); in emitPrefixedInstruction()
58 void PPCXCOFFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in PPCXCOFFStreamer
65 MCXCOFFStreamer::emitInstruction(Inst, STI); in emitInstruction()
H A DPPCELFStreamer.cpp64 MCELFStreamer::emitInstruction(Inst, STI); in emitPrefixedInstruction()
86 void PPCELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in PPCELFStreamer
107 MCELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
H A DPPCXCOFFStreamer.h26 void emitInstruction(const MCInst &Inst, const MCSubtargetInfo &STI) override;
H A DPPCELFStreamer.h39 void emitInstruction(const MCInst &Inst, const MCSubtargetInfo &STI) override;
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp504 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
512 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
520 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
528 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
545 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
560 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
566 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
585 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
591 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
602 OutStreamer->emitInstruction( in emitHwasanMemaccessSymbols()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp58 void emitInstruction(const MachineInstr *MI) override;
90 OutStreamer.emitInstruction(SICInst, STI); in emitSIC()
102 OutStreamer.emitInstruction(BSICInst, STI); in emitBSIC()
114 OutStreamer.emitInstruction(LEAInst, STI); in emitLEAzzi()
126 OutStreamer.emitInstruction(LEASLInst, STI); in emitLEASLzzi()
138 OutStreamer.emitInstruction(LEAInst, STI); in emitLEAzii()
150 OutStreamer.emitInstruction(LEASLInst, STI); in emitLEASLrri()
161 OutStreamer.emitInstruction(Inst, STI); in emitBinary()
329 void VEAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in VEAsmPrinter
/openbsd/gnu/llvm/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp44 void emitInstruction(const MachineInstr *MI) override;
51 void ARCAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in ARCAsmPrinter
/openbsd/gnu/llvm/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;
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.cpp79 void M68kAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in M68kAsmPrinter
101 OutStreamer->emitInstruction(TmpInst0, getSubtargetInfo()); in emitInstruction()
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp56 void emitInstruction(const MachineInstr *MI) override;
111 OutStreamer.emitInstruction(CallInst, STI); in EmitCall()
122 OutStreamer.emitInstruction(SETHIInst, STI); in EmitSETHI()
134 OutStreamer.emitInstruction(Inst, STI); in EmitBinary()
252 void SparcAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in SparcAsmPrinter
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h131 void emitInstruction(const MCInst &Inst, in emitInstruction() function
134 MCELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp62 void HexagonMCELFStreamer::emitInstruction(const MCInst &MCB, in emitInstruction() function in HexagonMCELFStreamer
75 MCObjectStreamer::emitInstruction(MCB, STI); in emitInstruction()
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp60 void emitInstruction(const MachineInstr *MI) override;
151 void MSP430AsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction() function in MSP430AsmPrinter
/openbsd/gnu/llvm/llvm/lib/Object/
H A DRecordStreamer.cpp84 void RecordStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() function in RecordStreamer
86 MCStreamer::emitInstruction(Inst, STI); in emitInstruction()
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp771 Out.emitInstruction(MCInstBuilder(Opc).addReg(DestReg).addExpr(LE), in emitLAInstSeq()
779 Out.emitInstruction( in emitLAInstSeq()
784 Out.emitInstruction( in emitLAInstSeq()
790 Out.emitInstruction(MCInstBuilder(Opc) in emitLAInstSeq()
797 Out.emitInstruction( in emitLAInstSeq()
802 Out.emitInstruction( in emitLAInstSeq()
811 Out.emitInstruction( in emitLAInstSeq()
1110 Out.emitInstruction(MCInstBuilder(Opc).addReg(DestReg).addImm(Inst.Imm), in emitLoadImm()
1113 Out.emitInstruction( in emitLoadImm()
1169 Out.emitInstruction(Inst, getSTI()); in processInstruction()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp70 HazardRec->emitInstruction(&*I); in advanceTo()
114 HazardRec->emitInstruction(&MI, TakenBranch); in enterMBB()
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.h37 void emitInstruction(const MachineInstr *MI) override;
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.h55 void emitInstruction(const MachineInstr *MI) override;

1234