HomeSort by relevance Sort by last modified time
    Searched defs:encodeInstruction (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyMCCodeEmitter.cpp 56 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
85 void WebAssemblyMCCodeEmitter::encodeInstruction(
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
SIMCCodeEmitter.cpp 54 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
181 void SIMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
R600MCCodeEmitter.cpp 44 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
88 void R600MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/BPF/MCTargetDesc/
BPFMCCodeEmitter.cpp 57 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
107 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCCodeEmitter.cpp 44 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
82 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
151 // encodeInstruction.
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCCodeEmitter.cpp 40 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
123 encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCCodeEmitter.cpp 178 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
592 void AArch64MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.cpp 67 void HexagonMCCodeEmitter::encodeInstruction(MCInst const &MI, raw_ostream &OS,
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 152 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
    [all...]

Completed in 212 milliseconds