| /freebsd-9-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/ |
| D | SparcMCCodeEmitter.cpp | 42 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/ |
| D | SIMCCodeEmitter.cpp | 57 virtual void EncodeInstruction(const MCInst &MI, raw_ostream &OS, 127 void SIMCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in SIMCCodeEmitter
|
| D | R600MCCodeEmitter.cpp | 46 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/ |
| D | MCPureStreamer.cpp | 202 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToFragment() 215 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
|
| D | WinCOFFStreamer.cpp | 86 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
|
| D | MCMachOStreamer.cpp | 387 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
|
| D | MCObjectStreamer.cpp | 242 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, IF->getFixups()); in EmitInstToFragment()
|
| D | MCELFStreamer.cpp | 443 Assembler.getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
|
| D | MCAsmStreamer.cpp | 1228 Emitter->EncodeInstruction(Inst, VecOS, Fixups); in AddEncodingComment()
|
| D | MCAssembler.cpp | 878 getEmitter().EncodeInstruction(Relaxed, VecOS, Fixups); in relaxInstruction()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/MC/ |
| D | MCCodeEmitter.h | 37 virtual void EncodeInstruction(const MCInst &Inst, raw_ostream &OS,
|
| /freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| D | SystemZMCCodeEmitter.cpp | 37 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/ |
| D | AMDGPUMCInstLower.cpp | 102 InstEmitter.EncodeInstruction(TmpInst, CodeStream, Fixups); in EmitInstruction()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsMCCodeEmitter.cpp | 73 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/ |
| D | AArch64MCCodeEmitter.cpp | 123 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/ |
| D | patch-r262261-llvm-r200962-sparc.diff | 272 @@ -76,6 +77,21 @@ EncodeInstruction(const MCInst &MI, raw_ostream &O 300 + // EncodeInstruction.
|
| D | patch-r262261-llvm-r198533-sparc.diff | 86 + 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/ |
| D | PPCMCCodeEmitter.cpp | 78 void EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in __anon7087ea620111::PPCMCCodeEmitter
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCCodeEmitter.cpp | 335 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/ |
| D | X86MCCodeEmitter.cpp | 131 void EncodeInstruction(const MCInst &MI, raw_ostream &OS, 1189 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in X86MCCodeEmitter
|