Home
last modified time | relevance | path

Searched refs:EncodeInstruction (Results 1 – 20 of 20) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCCodeEmitter.cpp42 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
71 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in SparcMCCodeEmitter
/freebsd-9-stable/contrib/llvm/lib/Target/R600/MCTargetDesc/
DSIMCCodeEmitter.cpp57 virtual void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
127 void SIMCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in SIMCCodeEmitter
DR600MCCodeEmitter.cpp46 virtual void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
89 void R600MCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in R600MCCodeEmitter
/freebsd-9-stable/contrib/llvm/lib/MC/
DMCPureStreamer.cpp202 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToFragment()
215 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
DWinCOFFStreamer.cpp86 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
DMCMachOStreamer.cpp387 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
DMCObjectStreamer.cpp242 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, IF->getFixups()); in EmitInstToFragment()
DMCELFStreamer.cpp443 Assembler.getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
DMCAsmStreamer.cpp1228 Emitter->EncodeInstruction(Inst, VecOS, Fixups); in AddEncodingComment()
DMCAssembler.cpp878 getEmitter().EncodeInstruction(Relaxed, VecOS, Fixups); in relaxInstruction()
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCCodeEmitter.h37 virtual void EncodeInstruction(const MCInst &Inst, raw_ostream &OS,
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCCodeEmitter.cpp37 virtual void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
93 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in SystemZMCCodeEmitter
/freebsd-9-stable/contrib/llvm/lib/Target/R600/
DAMDGPUMCInstLower.cpp102 InstEmitter.EncodeInstruction(TmpInst, CodeStream, Fixups); in EmitInstruction()
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.cpp73 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
214 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in MipsMCCodeEmitter
/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp123 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
547 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in AArch64MCCodeEmitter
/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r262261-llvm-r200962-sparc.diff272 @@ -76,6 +77,21 @@ EncodeInstruction(const MCInst &MI, raw_ostream &O
300 + // EncodeInstruction.
Dpatch-r262261-llvm-r198533-sparc.diff86 + void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
115 +EncodeInstruction(const MCInst &MI, raw_ostream &OS,
/freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp78 void EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in __anon7087ea620111::PPCMCCodeEmitter
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp335 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
1526 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in ARMMCCodeEmitter
/freebsd-9-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp131 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
1189 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in X86MCCodeEmitter