/external/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCCodeEmitter.cpp | 85 void WebAssemblyMCCodeEmitter::encodeInstruction( in encodeInstruction() function in WebAssemblyMCCodeEmitter
|
/external/llvm/lib/Target/BPF/MCTargetDesc/ |
D | BPFMCCodeEmitter.cpp | 107 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in BPFMCCodeEmitter
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcMCCodeEmitter.cpp | 82 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in SparcMCCodeEmitter
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | R600MCCodeEmitter.cpp | 88 void R600MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in R600MCCodeEmitter
|
D | SIMCCodeEmitter.cpp | 181 void SIMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in SIMCCodeEmitter
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 67 void HexagonMCCodeEmitter::encodeInstruction(MCInst const &MI, raw_ostream &OS, in encodeInstruction() function in HexagonMCCodeEmitter
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCCodeEmitter.cpp | 123 encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in SystemZMCCodeEmitter
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCCodeEmitter.cpp | 102 void encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in __anonbbf3d7a40111::PPCMCCodeEmitter
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 592 void AArch64MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in AArch64MCCodeEmitter
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCCodeEmitter.cpp | 1162 encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in X86MCCodeEmitter
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.cpp | 148 encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in MipsMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 1669 encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in ARMMCCodeEmitter
|